Skip to content

Commit dc0ec5b

Browse files
chore(deps): update golang docker tag to v1.26.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.25.4 | 1.26.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 218cf80 commit dc0ec5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.4-alpine AS xk6-client-tracing-build
1+
FROM golang:1.26.0-alpine@sha256:d4c4845f5d60c6a974c6000ce58ae079328d03ab7f721a0734277e69905473e5 AS xk6-client-tracing-build
22

33
RUN apk add --no-cache \
44
build-base \

0 commit comments

Comments
 (0)