chore(deps): update gogs/gogs docker tag to v0.13.4 (#3631)
This commit is contained in:
parent
d91543e192
commit
75b1cf07b5
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
gogs:
|
||||
image: gogs/gogs:0.13.3
|
||||
image: gogs/gogs:0.13.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: ${RESTART_POLICY}
|
||||
networks:
|
||||
Loading…
Reference in New Issue