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:16a72c6140f64d00a3a9edf8d3d3b18a7b0a29ca31b0453378d9eb71f01f9e34
image: docker.io/library/adminer:5.4.2@sha256:6de28d31ace560fc6b82a691a806452e8ab1cf85969049a493497deb9087b570
restart: unless-stopped
ports:
- ${PORT}:8080

View File

@@ -39,7 +39,7 @@ services:
pihole:
container_name: pihole
image: ghcr.io/pi-hole/pihole:2026.04.1@sha256:1c32c36b862a12762656b6471c854cebc01fe945639ba3a893611337c2c95e99
image: ghcr.io/pi-hole/pihole:2026.02.0@sha256:ee348529cea9601df86ad94d62a39cad26117e1eac9e82d8876aa0ec7fe1ba27
restart: unless-stopped
cap_add:
- SYS_NICE