1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

chore(deps): update codeberg.org/forgejo/forgejo docker tag to v12.0.2 (#1536)

This commit is contained in:
renovate[bot] 2025-09-03 01:20:24 +00:00 committed by GitHub
parent 836e3904d4
commit 658a1c8c50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
forgejo:
image: codeberg.org/forgejo/forgejo:12.0.1-rootless
image: codeberg.org/forgejo/forgejo:12.0.2-rootless
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000

View File

@ -1,6 +1,6 @@
services:
forgejo:
image: codeberg.org/forgejo/forgejo:12.0.1
image: codeberg.org/forgejo/forgejo:12.0.2
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000