Skip to content

Commit

Permalink
upgrade to version 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Mar 30, 2022
1 parent 285dacd commit b94f10f
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=4a2c75a60941e75f36ed1961458a42fbd12ea4ac
ARG ZT_VERSION=1.8.6
ARG ZT_COMMIT=0e3be9b83787771f62acb2d3662186749a926498
ARG ZT_VERSION=1.8.7

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

Expand Down

0 comments on commit b94f10f

Please sign in to comment.