Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
gitea_runner: gitea_runner:
container_name: gitea_runner container_name: gitea_runner
image: docker.io/gitea/act_runner:0.4.1@sha256:696a59b51ad3d149521e3beb0229d5fb88f87295e1616f940199793274415b56 image: docker.io/gitea/act_runner:0.3.1@sha256:c2a169c5e99864c25e32527cef3d82203225e09558773022bf3dc164a2e6d762
restart: unless-stopped restart: unless-stopped
environment: environment:
CONFIG_FILE: /config.yml CONFIG_FILE: /config.yml

View File

@@ -1,7 +1,7 @@
services: services:
healthchecks: healthchecks:
container_name: healthchecks container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:4.1.20260323@sha256:9284fb75cc62aafebb01eceef41f1630cc5c97c25ea2e310083e9799f36836f3 image: ghcr.io/linuxserver/healthchecks:4.2.20260428@sha256:2973440afcdcf5884b334782a70b7a7c292595810ad3a162f0289d2e878f2c80
restart: unless-stopped restart: unless-stopped
environment: environment:
- PUID=${PUID} - PUID=${PUID}