Skip to content

Commit

Permalink
upgrade to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Nov 12, 2021
1 parent 0e79ac2 commit 476f084
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.14
ARG ZT_COMMIT=3c7bd65bc929a086f3fea04e7371c817bbf77a86
ARG ZT_VERSION=1.8.1
ARG ZT_COMMIT=a7116bc9711b3a96fddb45c3efd9ed879d55dfdf
ARG ZT_VERSION=1.8.2

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

Expand Down

0 comments on commit 476f084

Please sign in to comment.