1
0
Fork 0

chore(deps): update gogs/gogs docker tag to v0.14.2 (#4106)

This commit is contained in:
renovate[bot] 2026-02-19 05:16:27 +00:00 committed by GitHub
parent afa6b09b37
commit 195204d7e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
gogs:
image: gogs/gogs:0.14.1
image: gogs/gogs:0.14.2
container_name: ${CONTAINER_NAME}
restart: ${RESTART_POLICY}
networks: