Commit 9eb2aac1 authored by nimrod's avatar nimrod
Browse files

Update GitLab Runner.

parent e0d60299
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM gitlab/gitlab-runner:alpine-v13.9.0
FROM gitlab/gitlab-runner:alpine-v13.10.0
# hadolint ignore=DL3018
RUN apk add --no-cache --update docker
COPY --chown=root:root entrypoint /entrypoint0