Skip to content

Commit

Permalink
bumped ZT to v1.8.9 and Alpine to latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bfg100k authored Apr 30, 2022
1 parent e718aee commit f9ef559
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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=bd9c8d65ef6530ee5d14293a6d60cd2d4953ee05
ARG ZT_VERSION=1.8.8
ARG ALPINE_VERSION=latest
ARG ZT_COMMIT=7ea2354540cd891f61d0944ff8a25c53a42bd038
ARG ZT_VERSION=1.8.9

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

Expand Down

0 comments on commit f9ef559

Please sign in to comment.