Skip to content

Commit 3f2e41f

Browse files
Update golang:1.23-alpine Docker digest to 2c49857 (#71)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent d926da4 commit 3f2e41f

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 as builder
1+
FROM golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037 as builder
22
WORKDIR $GOPATH/src/go.k6.io/k6
33
ADD . .
44
RUN apk --no-cache add git

0 commit comments

Comments
 (0)