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 eeab0ab + 0d276ac commit 76bf7b7Copy full SHA for 76bf7b7
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
ARG BASEIMAGE
15
16
-FROM golang:1.20.8-bookworm@sha256:81e1690c528627eeb6314f2fbd15964608e6769746459ce9727c77ec988cb28d as builder
+FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as builder
17
LABEL maintainer="Andy Xie <[email protected]>"
18
19
ARG TARGETARCH
0 commit comments