Skip to content

Commit

Permalink
updated to ZT 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bfg100k authored Mar 31, 2022
1 parent cf6518d commit 13079b9
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,7 +1,7 @@
ARG ALPINE_IMAGE=alpine
ARG ALPINE_VERSION=3.15
ARG ZT_COMMIT=eac56a2e25bbd27f77505cbd0c21b86abdfbd36b
ARG ZT_VERSION=1.8.6
ARG ZT_VERSION=1.8.7

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

Expand Down

0 comments on commit 13079b9

Please sign in to comment.