We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc3a0a commit efc6029Copy full SHA for efc6029
Dockerfile
@@ -1,7 +1,7 @@
1
ARG ALPINE_IMAGE=alpine
2
ARG ALPINE_VERSION=edge
3
-ARG ZT_COMMIT=f9941a035eaa058a8d4ffea299397dbf91569aad
4
-ARG ZT_VERSION=1.10.5
+ARG ZT_COMMIT=d831fd10d5d1a9acb46f07d9548a96fc73a23d72
+ARG ZT_VERSION=1.10.6
5
6
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
7
0 commit comments