chore(deps): update gogs/gogs docker tag to v0.14.2 (#4106)
This commit is contained in:
parent
afa6b09b37
commit
195204d7e5
|
|
@ -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:
|
||||
Loading…
Reference in New Issue