Skip to content

Commit

Permalink
update cloudflared version to 2023.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
Zoey2936 committed Jul 12, 2023
1 parent deb6b53 commit 355fc89
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
@@ -1,5 +1,5 @@
FROM --platform=${BUILDPLATFORM} golang:1.20.5-alpine3.18 as build
ARG CLOUDFLARED_VERSION=2023.6.1 \
ARG CLOUDFLARED_VERSION=2023.7.0 \
TARGETARCH

RUN apk add --no-cache ca-certificates git build-base && \
Expand Down

0 comments on commit 355fc89

Please sign in to comment.