1
0
Fork 0

chore(deps): update codeberg.org/forgejo/forgejo docker tag to v14.0.1 (#3516)

This commit is contained in:
renovate[bot] 2026-01-17 08:59:13 +00:00 committed by GitHub
parent 99affa1b56
commit 6b126e2534
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:14.0.0-rootless
image: codeberg.org/forgejo/forgejo:14.0.1-rootless
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000

View File

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