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

chore(deps): update codeberg.org/forgejo/forgejo docker tag to v13.0.3 (#2576)

This commit is contained in:
renovate[bot] 2025-11-21 13:36:51 +00:00 committed by GitHub
parent 3f2aba080a
commit 43c83764dc
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:13.0.2-rootless
image: codeberg.org/forgejo/forgejo:13.0.3-rootless
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000

View File

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