Upgrade to gitlab runner 16.4.1
This commit is contained in:
parent
ef9aa96742
commit
eafa776950
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
||||
|
|
Reference in a new issue