Compare commits

..

1 commit

Author SHA1 Message Date
9edafa432c chore(deps): update netbirdio/management docker tag to v0.59.4
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-10-09 02:36:46 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--- ---
x-runner-common: &runner-common x-runner-common: &runner-common
image: code.forgejo.org/forgejo/runner:11.1.2 image: code.forgejo.org/forgejo/runner:9.1.1
links: links:
- docker-in-docker - docker-in-docker
depends_on: depends_on:

View file

@ -50,7 +50,7 @@ services:
max-size: "500m" max-size: "500m"
max-file: "2" max-file: "2"
management: management:
image: netbirdio/management:0.59.5 image: netbirdio/management:0.59.4
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
- dashboard - dashboard