Skip to content

Commit

Permalink
piping-server-pkg 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck authored May 22, 2022
1 parent ae7b311 commit 39b2ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM --platform=linux/amd64 alpine:3.15.0 as download
ARG TARGETPLATFORM

ENV TINI_STATIC_VERSION=0.19.0
ENV PIPING_SERVER_PKG_VERSION=1.12.1
ENV PIPING_SERVER_PKG_VERSION=1.12.2

RUN apk add --no-cache curl

Expand Down

0 comments on commit 39b2ffe

Please sign in to comment.