Skip to content
Snippets Groups Projects
Commit 7aa50b8c authored by renovatebot's avatar renovatebot
Browse files

Update docker Docker tag to v25

parent 6933530e
No related branches found
No related tags found
1 merge request!117Update docker Docker tag to v25
This commit is part of merge request !117. Comments created here will be created in the context of that merge request.
......@@ -35,7 +35,7 @@ services:
dind:
image: docker:24-dind
image: docker:25-dind
restart: always
privileged: true
environment:
......
......@@ -45,7 +45,7 @@ services:
restarter:
image: docker:24.0
image: docker:25.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