Skip to content

Commit 4a43e35

Browse files
Bump golang in /build in the all group across 1 directory
Bumps the all group with 1 update in the /build directory: golang. Updates `golang` from 1.26.2 to 1.26.3 --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b05f8f6 commit 4a43e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# without messing up file permissions, since the Docker container doesn't run as
1212
# your actual user.
1313

14-
FROM golang:1.26.2 AS build
14+
FROM golang:1.26.3 AS build
1515

1616
ENV GO111MODULE=on
1717
WORKDIR /go/src/planetscale.dev/vitess-operator

0 commit comments

Comments
 (0)