1
0
Fork 0

Upgrade to gitlab runner 16.4.1

This commit is contained in:
Saibotk 2023-10-13 22:49:36 +00:00
parent ef9aa96742
commit eafa776950

View file

@ -15,7 +15,7 @@ RUN git clone --depth 3 --branch "$HETZNER_VERSION" https://github.com/JonasProg
RUN go build -o docker-machine-driver-hetzner
FROM docker.io/gitlab/gitlab-runner:alpine-v16.4.0
FROM docker.io/gitlab/gitlab-runner:alpine-v16.4.1
LABEL maintainer="Sheogorath <sheogorath@shivering-isles.com>"