Skip to content

Commit beaff9f

Browse files
authored
Merge pull request #1254 from GoogleCloudPlatform/dependabot/docker/cmd/sidecar_mounter/golang-1.26.1
Bump golang from 1.24.11 to 1.26.1 in /cmd/sidecar_mounter
2 parents 03f0876 + e1b7221 commit beaff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/sidecar_mounter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515

1616
# Build sidecar-mounter go binary
17-
FROM --platform=$BUILDPLATFORM golang:1.24.11 AS sidecar-mounter-builder
17+
FROM --platform=$BUILDPLATFORM golang:1.26.1 AS sidecar-mounter-builder
1818

1919
ARG STAGINGVERSION
2020
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)