Compare commits

..

1 Commits

Author SHA1 Message Date
ef581fbc53 Update docker.io/gitea/act_runner Docker tag to v0.6.0 2026-04-29 02:32:17 +00:00
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.3.1@sha256:c2a169c5e99864c25e32527cef3d82203225e09558773022bf3dc164a2e6d762 image: docker.io/gitea/act_runner:0.6.0@sha256:b2df7d04d17334ff8e741c32b0df099d5df046d96599cb330d4ed7c097cb087f
restart: unless-stopped restart: unless-stopped
environment: environment:
CONFIG_FILE: /config.yml CONFIG_FILE: /config.yml

View File

@@ -21,7 +21,7 @@ services:
pocket-id: pocket-id:
container_name: pocket-id container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.6.0-distroless@sha256:69e3a04ee3cbe975297cce6d0d3e0fcd9190ea732afd6b1e31cb42f125f79e98 image: ghcr.io/pocket-id/pocket-id:v2.5.0-distroless@sha256:deadc3c4dd6655a7d7f959200db1c74e394942dc061e6f3732b709983a08aab7
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pocket-id-db: pocket-id-db: