Skip to content
Snippets Groups Projects
Commit 68a6d5df authored by michael.minelli's avatar michael.minelli
Browse files

Assets => Update ci/cd files by setting docker version to 24.0.6 (24.0.7 break volume mount)

parent 9d77bbcf
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -18,7 +18,7 @@ dojo: ...@@ -18,7 +18,7 @@ dojo:
tags: tags:
- dojo_assignment - dojo_assignment
services: services:
- docker:dind - docker:docker:24.0.6-dind
image: image:
name: dojohesso/dojo_assignment_checker:latest name: dojohesso/dojo_assignment_checker:latest
script: script:
......
...@@ -18,7 +18,7 @@ dojo: ...@@ -18,7 +18,7 @@ dojo:
tags: tags:
- dojo_exercise - dojo_exercise
services: services:
- docker:dind - docker:24.0.6-dind
image: image:
name: dojohesso/dojo_exercise_checker:latest name: dojohesso/dojo_exercise_checker:latest
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment