diff --git a/Dockerfile b/Dockerfile index 4da8e41..33fcd65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 "