Skip to content

Commit

Permalink
updated to ZT 1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bfg100k authored Mar 13, 2022
1 parent c582318 commit cf6518d
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.5
ARG ZT_VERSION=1.8.6

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

Expand Down

0 comments on commit cf6518d

Please sign in to comment.