Skip to content

Commit f1bae68

Browse files
committed
upgrade to 1.14.2
1 parent a863aaa commit f1bae68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG ALPINE_IMAGE=alpine
22
ARG ALPINE_VERSION=3.20
3-
ARG ZT_COMMIT=a0acc82e990ded7b238f822062fab7eed2cd1ab8
4-
ARG ZT_VERSION=1.14.1
3+
ARG ZT_COMMIT=185a3a2c76e6bf1b1c0415871f43076638eb007c
4+
ARG ZT_VERSION=1.14.2
55

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

0 commit comments

Comments
 (0)