Skip to content

Commit e1eea20

Browse files
authored
Merge pull request #1408 from kubernetes-sigs/dependabot/docker/golang-d5b17d6
chore(deps): bump golang from `9243159` to `d5b17d6`
2 parents 9dd62eb + 131cba8 commit e1eea20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

1515
# Build the manager binary
16-
FROM golang:1.22.11@sha256:9243159d3e5faf8a8576fa74d2cae9970b3e57b93b30cf34266e04b30776b706 as builder
16+
FROM golang:1.22.11@sha256:d5b17d684180648e16ea974bea677498945e8b619f7b26325958d8d99e97f9ea as builder
1717
WORKDIR /workspace
1818

1919
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy

0 commit comments

Comments
 (0)