Skip to content

Commit aa3b578

Browse files
Bump golang from 1.26.1-bookworm to 1.26.2-bookworm (#245)
Bumps golang from 1.26.1-bookworm to 1.26.2-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.2-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38899c0 commit aa3b578

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

6-
FROM golang:1.26.1-bookworm@sha256:8e8aa801e8417ef0b5c42b504dd34db3db911bb73dba933bd8bde75ed815fdbb AS builder
6+
FROM golang:1.26.2-bookworm@sha256:4f4ab2c90005e7e63cb631f0b4427f05422f241622ee3ec4727cc5febbf83e34 AS builder
77

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

0 commit comments

Comments
 (0)