Skip to content
Snippets Groups Projects
Commit 71a7f1ca authored by renovatebot's avatar renovatebot
Browse files

Update docker Docker tag to v24

parent 155b3414
No related branches found
No related tags found
1 merge request!63Update docker Docker tag to v24
This commit is part of merge request !63. Comments created here will be created in the context of that merge request.
......@@ -35,7 +35,7 @@ services:
dind:
image: docker:20-dind
image: docker:24-dind
restart: always
privileged: true
environment:
......
......@@ -45,7 +45,7 @@ services:
restarter:
image: docker:20.10
image: docker:24.0
restart: always
command: [ "/bin/sh", "-c", "while true; do sleep 1h; docker restart matterbridge_cw_1; docker restart matterbridge_wz_1; done" ]
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment