Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 393a7f971d Update docker.io/gitea/act_runner Docker tag to v0.4.1 2026-04-20 07:02:13 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
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.3.1@sha256:c2a169c5e99864c25e32527cef3d82203225e09558773022bf3dc164a2e6d762 image: docker.io/gitea/act_runner:0.4.1@sha256:696a59b51ad3d149521e3beb0229d5fb88f87295e1616f940199793274415b56
restart: unless-stopped restart: unless-stopped
environment: environment:
CONFIG_FILE: /config.yml CONFIG_FILE: /config.yml
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
hawser: hawser:
container_name: hawser container_name: hawser
image: ghcr.io/finsys/hawser:0.2.41@sha256:53bb1e23fb302f337d70fe111affee5f30f476c56aeb33c6c8c1d510fdc4133c image: ghcr.io/finsys/hawser:0.2.39@sha256:03c9f31205f7b5ee7aef55bf3058d050fe4ac8a745029c19107eaa0c34ef3422
restart: unless-stopped restart: unless-stopped
environment: environment:
- TOKEN=${TOKEN} - TOKEN=${TOKEN}