Skip to content

Commit a598f0e

Browse files
authored
Merge pull request #514 from GoogleCloudPlatform/dependabot/docker/cmd/sidecar_mounter/golang-1.24.1
Bump golang from 1.24.0 to 1.24.1 in /cmd/sidecar_mounter
2 parents 4985a98 + 87c9d83 commit a598f0e

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.0 AS sidecar-mounter-builder
17+
FROM --platform=$BUILDPLATFORM golang:1.24.1 AS sidecar-mounter-builder
1818

1919
ARG STAGINGVERSION
2020
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)