Skip to content

Commit 7c61da2

Browse files
Bump golang from 1.26.4-bookworm to 1.26.5-bookworm in the docker-dependencies group (#747)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9875cab commit 7c61da2

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,5 +1,5 @@
11
# Build the libvirt-provider binary
2-
FROM --platform=$BUILDPLATFORM golang:1.26.4-bookworm AS builder
2+
FROM --platform=$BUILDPLATFORM golang:1.26.5-bookworm AS builder
33

44
# Prevent Go from downloading a different toolchain at build time.
55
# The Docker image IS the toolchain — if go.mod requires something newer,

0 commit comments

Comments
 (0)