Compare commits
1 Commits
3a80392d2d
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| ef581fbc53 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea_runner:
|
||||
container_name: gitea_runner
|
||||
image: docker.io/gitea/act_runner:0.3.1@sha256:c2a169c5e99864c25e32527cef3d82203225e09558773022bf3dc164a2e6d762
|
||||
image: docker.io/gitea/act_runner:0.6.0@sha256:b2df7d04d17334ff8e741c32b0df099d5df046d96599cb330d4ed7c097cb087f
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
CONFIG_FILE: /config.yml
|
||||
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: ghcr.io/pi-hole/pihole:2026.04.0@sha256:300cc8f9e966b00440358aafef21f91b32dfe8887e8bd9a6193ed1c4328655d4
|
||||
image: ghcr.io/pi-hole/pihole:2026.02.0@sha256:ee348529cea9601df86ad94d62a39cad26117e1eac9e82d8876aa0ec7fe1ba27
|
||||
restart: unless-stopped
|
||||
cap_add:
|
||||
- SYS_NICE
|
||||
|
||||
Reference in New Issue
Block a user