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

Commit b5eed06

Browse files
authored
Merge pull request #109 from crazy-max/update
Cloudflared 2023.10.0
2 parents fdf39a4 + edc15e9 commit b5eed06

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

Dockerfile

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

3-
ARG CLOUDFLARED_VERSION=2023.8.0
3+
ARG CLOUDFLARED_VERSION=2023.10.0
44
ARG ALPINE_VERSION=3.18
55
ARG 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
88
ARG GO_VERSION=1.20
99

1010
FROM --platform=${BUILDPLATFORM:-linux/amd64} tonistiigi/xx:${XX_VERSION} AS xx

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

153154
Thanks again for your support, it is much appreciated! :pray:
154155

0 commit comments

Comments
 (0)