1
0
Fork 0

Update Runner image

This commit is contained in:
Saibotk 2024-01-25 23:13:16 +00:00
parent 7f0ee8498f
commit 73c14528e8

View file

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