Skip to content

Commit

Permalink
upgrade to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Nov 1, 2022
1 parent 1741721 commit d45adf3
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=edge
ARG ZT_COMMIT=651f45fe29155c462f4e56dd74f4a347f6861d0d
ARG ZT_VERSION=1.10.1
ARG ALPINE_VERSION=3.16
ARG ZT_COMMIT=e0acccc3c918b59678033e585b31eb000c68fdf2
ARG ZT_VERSION=1.10.2

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

Expand Down

0 comments on commit d45adf3

Please sign in to comment.