Skip to content

Commit

Permalink
update cloudflared version to 2024.7.2
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>
Zoey2936 committed Jul 31, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 814ea6a commit ed417e7
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,6 +1,6 @@
# syntax=docker/dockerfile:labs
FROM --platform=${BUILDPLATFORM} golang:1.22.5-alpine3.20 AS build
ARG CLOUDFLARED_VERSION=2024.7.1
ARG CLOUDFLARED_VERSION=2024.7.2

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

0 comments on commit ed417e7

Please sign in to comment.