Skip to content
Snippets Groups Projects
Commit 02407692 authored by nimrod's avatar nimrod
Browse files

Update version.

parent 4b8220af
No related branches found
No related tags found
No related merge requests found
Pipeline #259 failed
FROM gitlab/gitlab-runner:alpine-v13.7.0-rc1 FROM gitlab/gitlab-runner:alpine-v13.7.0
# hadolint ignore=DL3018
RUN apk add --no-cache --update docker RUN apk add --no-cache --update docker
COPY --chown=root:root entrypoint /entrypoint0 COPY --chown=root:root entrypoint /entrypoint0
ENV DOCKER_VOLUMES=/var/run/docker.sock:/var/run/docker.sock \ ENV DOCKER_VOLUMES=/var/run/docker.sock:/var/run/docker.sock \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment