Skip to content

Commit

Permalink
Merge pull request #24 from sinamics/patch-1
Browse files Browse the repository at this point in the history
Release 1.12.1
  • Loading branch information
zyclonite authored Aug 26, 2023
2 parents e3c5953 + bd65ec3 commit 2e6bcb5
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=0e5651f353b99302dd3571ef9dcebbffe52056df
ARG ZT_VERSION=1.12.0
ARG ZT_COMMIT=464bca5d20068bcf37acf496ac941efc908c248b
ARG ZT_VERSION=1.12.1

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

Expand Down

0 comments on commit 2e6bcb5

Please sign in to comment.