Skip to content

Commit eaf7e30

Browse files
Update gitlab/gitlab-runner Docker tag to alpine-v17.8.2
1 parent d5785bc commit eaf7e30

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.2@sha256:6580b17d7ddc3b6ccc987d76a7e28349b13115acc554fd395480c6668b0f980d
3535

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

0 commit comments

Comments
 (0)