Skip to content

Commit d9d391d

Browse files
chore(deps): update golang:1.25.6-alpine docker digest to 98e6cff (#6349)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 44fc570 commit d9d391d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/tempo/Dockerfile_debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:alpine@sha256:660f0b83cf50091e3777e4730ccc0e63e83fea2c420c872af5c60cb357dcafb2 AS build-dlv
1+
FROM golang:alpine@sha256:98e6cffc31ccc44c7c15d83df1d69891efee8115a5bb7ede2bf30a38af3e3c92 AS build-dlv
22

33
RUN go install github.com/go-delve/delve/cmd/dlv@latest
44

tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.6-alpine@sha256:660f0b83cf50091e3777e4730ccc0e63e83fea2c420c872af5c60cb357dcafb2
1+
FROM golang:1.25.6-alpine@sha256:98e6cffc31ccc44c7c15d83df1d69891efee8115a5bb7ede2bf30a38af3e3c92
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)