Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Commit 96094e1

Browse files
authored
Merge pull request #114 from crazy-max/alpine-3.20
update alpine linux to 3.19
2 parents 43e21a6 + b47be70 commit 96094e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# syntax=docker/dockerfile:1
22

33
ARG CLOUDFLARED_VERSION=2024.4.1
4-
ARG ALPINE_VERSION=3.18
5-
ARG XX_VERSION=1.2.1
4+
ARG ALPINE_VERSION=3.19
5+
ARG XX_VERSION=1.4.0
66

77
# https://github.com/cloudflare/cloudflared/blob/2024.4.1/.github/workflows/check.yaml#L7
88
ARG GO_VERSION=1.21

0 commit comments

Comments
 (0)