Skip to content

Commit

Permalink
version 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Mar 3, 2022
1 parent c3ceacd commit 1cefbf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG ALPINE_IMAGE=alpine
ARG ALPINE_VERSION=edge
ARG ZT_COMMIT=eac56a2e25bbd27f77505cbd0c21b86abdfbd36b
ARG ZT_VERSION=1.8.4
ARG ZT_COMMIT=f8e24f4629f0edde11c3e03c884c19a4fb69aaad
ARG ZT_VERSION=1.8.5

FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder

Expand Down

0 comments on commit 1cefbf3

Please sign in to comment.