1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2026-01-08 13:09:08 +00:00 committed by GitHub
parent ab4499d620
commit affe66224b
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.3-rootless
image: codeberg.org/forgejo/forgejo:13.0.4-rootless
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000

View File

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