Skip to content

Commit

Permalink
update to final 1.8.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Oct 28, 2021
1 parent 8c54f0f commit 91f37e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG ALPINE_IMAGE=alpine
ARG ALPINE_VERSION=3.14
ARG ZT_COMMIT=81de6d2dfa53f0fcdc10b6c22869349b89d466d2
ARG ZT_COMMIT=3c7bd65bc929a086f3fea04e7371c817bbf77a86
ARG ZT_VERSION=1.8.1

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

0 comments on commit 91f37e4

Please sign in to comment.