Skip to content

Commit

Permalink
upgrade to 1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Mar 23, 2023
1 parent 8dc3a0a commit efc6029
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=edge
ARG ZT_COMMIT=f9941a035eaa058a8d4ffea299397dbf91569aad
ARG ZT_VERSION=1.10.5
ARG ZT_COMMIT=d831fd10d5d1a9acb46f07d9548a96fc73a23d72
ARG ZT_VERSION=1.10.6

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

Expand Down

0 comments on commit efc6029

Please sign in to comment.