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 d0c9642 commit 54643f9Copy full SHA for 54643f9
ansible/roles/gitlab/templates/docker-compose.yml
@@ -40,7 +40,7 @@ services:
40
restart: always
41
42
docker-cleanup:
43
- image: docker:latest@sha256:30249d28c36eccbbfe17cb3ce0da91950ff53769de9dfcb90869f018675c3667
+ image: docker:latest@sha256:c9699f4fc7365e8daad3eb48ce3b62dc118b2a5267f7be7bcd3c4e4b2f1cfb4c
44
container_name: docker-cleanup
45
volumes:
46
- /var/run/docker.sock:/var/run/docker.sock
0 commit comments