Downgrade Caddy to 2.9.1

This commit is contained in:
2025-06-17 19:19:52 +05:30
parent 0cdb385792
commit 1cf62f117d
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
- '**/README.md'
env:
IMAGE_NAME: ryuupendragon/caddy-crowdsec
VERSION: 2.10.0
VERSION: 2.9.1
jobs:
docker-build-and-publish: