Skip to content

Commit

Permalink
upgrade to 1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Oct 29, 2024
1 parent a863aaa commit f1bae68
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=3.20
ARG ZT_COMMIT=a0acc82e990ded7b238f822062fab7eed2cd1ab8
ARG ZT_VERSION=1.14.1
ARG ZT_COMMIT=185a3a2c76e6bf1b1c0415871f43076638eb007c
ARG ZT_VERSION=1.14.2

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

Expand Down

0 comments on commit f1bae68

Please sign in to comment.