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 b32c1c5 commit d0e447dCopy full SHA for d0e447d
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
ARG BASEIMAGE
15
16
-FROM golang:1.21.3-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208 as builder
+FROM golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc as builder
17
LABEL maintainer="Andy Xie <[email protected]>"
18
19
ARG TARGETARCH
0 commit comments