Skip to content

Commit

Permalink
switch to the correct commit id for 1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Mar 11, 2022
1 parent 7509eb2 commit 285dacd
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=edge
ARG ZT_COMMIT=6bfaaaa557adf20fb09182f9d67829961b96248e
ARG ZT_COMMIT=4a2c75a60941e75f36ed1961458a42fbd12ea4ac
ARG ZT_VERSION=1.8.6

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

0 comments on commit 285dacd

Please sign in to comment.