Skip to content

Commit 6ae5d45

Browse files
Update gitlab/gitlab-runner Docker tag to alpine-v17.6.0
1 parent d5785bc commit 6ae5d45

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.6.0@sha256:475b2583f17eed3a77dc4367dc9625a173aa5cf930f6b38523db4fb7c92de8d7
3535

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

0 commit comments

Comments
 (0)