Skip to content

Commit

Permalink
Merge branch 'zyclonite:main' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
bfg100k authored Dec 30, 2021
2 parents 6d72277 + 628af7b commit 2443266
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 ALPINE_VERSION=3.15
ARG ZT_COMMIT=eac56a2e25bbd27f77505cbd0c21b86abdfbd36b
ARG ZT_VERSION=1.8.4

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

Expand Down

0 comments on commit 2443266

Please sign in to comment.