chore(deps): update gogs/gogs docker tag to v0.14.1 (#3804)
This commit is contained in:
parent
f188b34151
commit
254a83b1f2
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
gogs:
|
||||
image: gogs/gogs:0.13.4
|
||||
image: gogs/gogs:0.14.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: ${RESTART_POLICY}
|
||||
networks:
|
||||
Loading…
Reference in New Issue