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 855780c + af3f5c5 commit b0ede7bCopy full SHA for b0ede7b
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
ARG BASEIMAGE
15
16
-FROM golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc as builder
+FROM golang:1.22.1-bookworm@sha256:6699d2852712f090399ccd4e8dfd079b4d55376f3ab3aff5b2dc8b7b1c11e27e as builder
17
LABEL maintainer="Andy Xie <[email protected]>"
18
19
ARG TARGETARCH
0 commit comments