Skip to content

Commit ff90342

Browse files
authored
update cloudflared
Signed-off-by: Zoey <[email protected]>
1 parent ec01e08 commit ff90342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM --platform=${BUILDPLATFORM} golang:1.20.10-alpine3.18 as build
2-
ARG CLOUDFLARED_VERSION=2023.8.2 \
2+
ARG CLOUDFLARED_VERSION=2023.10.0 \
33
TARGETARCH
44

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

0 commit comments

Comments
 (0)