We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16345ec commit 54a9918Copy full SHA for 54a9918
README.md
@@ -253,7 +253,7 @@ The [caddy-cloudflare](https://github.com/caddybuilds/caddy-cloudflare/pkgs/cont
253
- Examples include:
254
- **`2.7.6`**: Full version tag for Caddy version 2.7.6, ensuring you are using this exact release.
255
256
- (eg: ```docker pull ghcr.io/caddybuilds/caddy-cloudflare:v2.7.6``` )
+ (eg: ```docker pull ghcr.io/caddybuilds/caddy-cloudflare:2.8.0``` )
257
- **`2.7`**: Minor version tag for the latest patch release within the 2.7 series, allowing for minor updates without breaking changes.
258
- **`2`**: Major version tag for the latest release within the 2.x series, providing updates within the major version while maintaining compatibility.
259
0 commit comments