Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
adminer:
container_name: adminer
image: docker.io/library/adminer:5.4.2@sha256:2fb88b98da9f0ae0157d8fcb73f447a0747b09ee8d2ff8a8e0695b30afed2116
image: docker.io/library/adminer:5.4.2@sha256:8b5b5195c8c75e40ea1d60af5fc93cc7830f7bd5cd74b184e027ff16301a9302
restart: unless-stopped
ports:
- ${PORT}:8080

View File

@@ -23,7 +23,7 @@ services:
caddy:
container_name: caddy
image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.11.2@sha256:0e83c732a9905f2443680d9d95b2d83b4c7f23dc089d735cffae60dc14bf37cf
image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.10.2@sha256:6b7f8897b6e43a601dba80147757056f724854cb4abd683417895f338b499675
restart: unless-stopped
depends_on:
crowdsec: