We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5785bc commit 73115e9Copy full SHA for 73115e9
Dockerfile
@@ -31,6 +31,6 @@ WORKDIR /build
31
RUN GOCACHE=/build/.gocache CGO_ENABLED=0 GOOS=linux go build -o docker-machine-driver-hetzner
32
33
34
-FROM gitlab/gitlab-runner:alpine-v17.0.0@sha256:1979e0d80f503489de2893877fff6d242931f1fffc779964a9c300e2ca2d497c
+FROM gitlab/gitlab-runner:alpine-v17.8.1@sha256:31562f1f003f3c29bc5f240c0c30a82a8fb6b51d402b3202a0b22f6f41984d31
35
36
COPY --from=builder-go --chown=0:0 /build/docker-machine-driver-hetzner /usr/bin/
0 commit comments