Skip to content
Snippets Groups Projects
Commit 2ddd59bd authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch '20.10.10-dind' into 'main'

fix: Fix node version by updating to newer docker docker-image. Deprecates armv7 images.

See merge request !4
parents b27bdf55 51f6d72e
No related branches found
No related tags found
1 merge request!4fix: Fix node version by updating to newer docker docker-image. Deprecates armv7 images.
......@@ -11,7 +11,7 @@ RUN \
chmod a+x \
/docker-buildx
FROM docker:docker pull docker:20.10.10-dind-alpine3.14
FROM docker:20.10.10-dind-alpine3.14
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="Provides GitLab Semantic Release, buildx, JDK 8, NodeJS for Griefed's GitLab CI/CD pipelines."
......
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