Skip to content

Commit 73115e9

Browse files
Update gitlab/gitlab-runner Docker tag to alpine-v17.8.1
1 parent d5785bc commit 73115e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ WORKDIR /build
3131
RUN GOCACHE=/build/.gocache CGO_ENABLED=0 GOOS=linux go build -o docker-machine-driver-hetzner
3232

3333

34-
FROM gitlab/gitlab-runner:alpine-v17.0.0@sha256:1979e0d80f503489de2893877fff6d242931f1fffc779964a9c300e2ca2d497c
34+
FROM gitlab/gitlab-runner:alpine-v17.8.1@sha256:31562f1f003f3c29bc5f240c0c30a82a8fb6b51d402b3202a0b22f6f41984d31
3535

3636
COPY --from=builder-go --chown=0:0 /build/docker-machine-driver-hetzner /usr/bin/

0 commit comments

Comments
 (0)