Skip to content

Commit 75ad2ea

Browse files
Bump golang from 1.25.7-bookworm to 1.26.0-bookworm
Bumps golang from 1.25.7-bookworm to 1.26.0-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.0-bookworm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f775f3e commit 75ad2ea

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
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55

6-
FROM golang:1.25.7-bookworm@sha256:38342f3e7a504bf1efad858c18e771f84b66dc0b363add7a57c9a0bbb6cf7b12 AS builder
6+
FROM golang:1.26.0-bookworm@sha256:eae3cdfa040d0786510a5959d36a836978724d03b34a166ba2e0e198baac9196 AS builder
77

88
WORKDIR $GOPATH/src/metricfunc
99
COPY . .

0 commit comments

Comments
 (0)