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.
1 parent 1ea6dbb commit 0e7c6afCopy full SHA for 0e7c6af
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Build the manager binary
16
-FROM golang:1.21.10@sha256:45f2cab1eebfb90d214ab8ce896cefc320e5c8768b4b34bb402652d90c670875 as builder
+FROM golang:1.22.8@sha256:b274ff14d8eb9309b61b1a45333bf0559a554ebcf6732fa2012dbed9b01ea56f as builder
17
WORKDIR /workspace
18
19
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy
0 commit comments