Skip to content

Commit

Permalink
update cloudflared version to 2024.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Zoey2936 committed Apr 10, 2024
1 parent 03d66ed commit 0c304dd
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.22.2-alpine3.19 as build
ARG CLOUDFLARED_VERSION=2024.3.0
ARG CLOUDFLARED_VERSION=2024.4.0

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

0 comments on commit 0c304dd

Please sign in to comment.