Skip to content

Commit

Permalink
bumped ZT to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfg100k authored Jul 10, 2022
1 parent ad1955d commit 56b526e
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=latest
ARG ZT_COMMIT=7e46c8359231b4aa55c5d739462c4e5682d35755
ARG ZT_VERSION=1.8.10
ARG ZT_COMMIT=651f45fe29155c462f4e56dd74f4a347f6861d0d
ARG ZT_VERSION=1.10.1

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

Expand Down

0 comments on commit 56b526e

Please sign in to comment.