We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950b1e8 commit 7fe3673Copy full SHA for 7fe3673
contrib/docker-swarm/docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
23
gitlab:
24
restart: always
25
- image: sameersbn/gitlab:13.9.0
+ image: sameersbn/gitlab:13.9.3
26
depends_on:
27
- redis
28
- postgresql
docs/docker-compose-keycloak.yml
0 commit comments