This repository was archived by the owner on Dec 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1
22
3- ARG CLOUDFLARED_VERSION=2023.8 .0
3+ ARG CLOUDFLARED_VERSION=2023.10 .0
44ARG ALPINE_VERSION=3.18
55ARG XX_VERSION=1.2.1
66
7- # https://github.com/cloudflare/cloudflared/blob/2023.8 .0/.github/workflows/check.yaml#L7
7+ # https://github.com/cloudflare/cloudflared/blob/2023.10 .0/.github/workflows/check.yaml#L7
88ARG GO_VERSION=1.20
99
1010FROM --platform=${BUILDPLATFORM:-linux/amd64} tonistiigi/xx:${XX_VERSION} AS xx
Original file line number Diff line number Diff line change @@ -146,9 +146,10 @@ docker compose up -d
146146
147147## Contributing
148148
149- Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You
150- can also support this project by [ ** becoming a sponsor on GitHub** ] ( https://github.com/sponsors/crazy-max ) or by making
151- a [ Paypal donation] ( https://www.paypal.me/crazyws ) to ensure this journey continues indefinitely!
149+ Want to contribute? Awesome! The most basic way to show your support is to star
150+ the project, or to raise issues. You can also support this project by [ ** becoming a sponsor on GitHub** ] ( https://github.com/sponsors/crazy-max )
151+ or by making a [ PayPal donation] ( https://www.paypal.me/crazyws ) to ensure this
152+ journey continues indefinitely!
152153
153154Thanks again for your support, it is much appreciated! :pray :
154155
You can’t perform that action at this time.
0 commit comments