Skip to content

Commit 1b36310

Browse files
chore(deps): bump golang from c7a82e9 to 8e8aa80 (#487)
Bumps golang from `c7a82e9` to `8e8aa80`. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.1-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 8b8c89c commit 1b36310

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

7-
FROM golang:1.26.1-bookworm@sha256:c7a82e9e2df2fea5d8cb62a16aa6f796d2b2ed81ccad4ddd2bc9f0d22936c3f2 AS builder
7+
FROM golang:1.26.1-bookworm@sha256:8e8aa801e8417ef0b5c42b504dd34db3db911bb73dba933bd8bde75ed815fdbb AS builder
88

99
WORKDIR $GOPATH/src/webconsole
1010
COPY . .

0 commit comments

Comments
 (0)