Skip to content

Commit c0d5afe

Browse files
Merge pull request #793 from planetscale/dependabot/docker/build/all-6d773130b6
2 parents b05f8f6 + 4a43e35 commit c0d5afe

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)