upgrade gitlab to 17.4.3
This commit is contained in:
parent
ecd4d513f5
commit
b4a571df5e
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: 'gitlab/gitlab-ce:17.4.1-ce.0'
|
||||
image: 'gitlab/gitlab-ce:17.4.3-ce.0'
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -37,7 +37,7 @@ services:
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/etc/gitlab/,/var/log/gitlab/,/var/opt/gitlab/"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-240}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.0.0+17.4.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.0.0+17.4.3"
|
||||
secrets:
|
||||
- initial_root_password
|
||||
- runner_token
|
||||
|
Loading…
x
Reference in New Issue
Block a user