1
0
Fork 0

Merge branch 'renovate/docker.io-gitlab-gitlab-runner-15.x' into 'main'

chore(deps): update dependency docker.io/gitlab/gitlab-runner to v15

See merge request shivering-isles/gitlab-hetzner-runner!55
This commit is contained in:
Sheogorath 2022-06-21 19:48:56 +00:00
commit 416e7136b5

View file

@ -13,7 +13,7 @@ RUN git clone --depth 3 --branch "$HETZNER_VERSION" https://git.shivering-isles.
RUN go build -o docker-machine-driver-hetzner RUN go build -o docker-machine-driver-hetzner
FROM docker.io/gitlab/gitlab-runner:v14.10.1 FROM docker.io/gitlab/gitlab-runner:v15.1.0
LABEL maintainer="Sheogorath <sheogorath@shivering-isles.com>" LABEL maintainer="Sheogorath <sheogorath@shivering-isles.com>"