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

Hotfix => Set docker version to 24.0.6 (24.0.7 break volume mount)

parent ce08e65d
No related branches found
No related tags found
No related merge requests found
Pipeline #28989 passed
......@@ -27,7 +27,7 @@ RUN npx pkg . -t node18 --output ${BUILD_WORKDIR}/bin/app --public-packages "*"
######################################################################## Run stage
FROM docker:latest
FROM docker:24.0.6
LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
LABEL Description="Dojo exercise checker - Container generation for usage in exercise pipelines"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment