Commit 1867e87c authored by nimrod's avatar nimrod
Browse files

Update GitLab Runnner.

parent 8152bf9d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM gitlab/gitlab-runner:alpine-v14.0.1
FROM gitlab/gitlab-runner:alpine-v14.2.0
# hadolint ignore=DL3018
RUN apk add --no-cache --update docker
COPY --chown=root:root entrypoint /entrypoint0