We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dd62eb + 131cba8 commit e1eea20Copy full SHA for e1eea20
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Build the manager binary
16
-FROM golang:1.22.11@sha256:9243159d3e5faf8a8576fa74d2cae9970b3e57b93b30cf34266e04b30776b706 as builder
+FROM golang:1.22.11@sha256:d5b17d684180648e16ea974bea677498945e8b619f7b26325958d8d99e97f9ea as builder
17
WORKDIR /workspace
18
19
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy
0 commit comments