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 5ec7623 commit 7c283f7Copy full SHA for 7c283f7
deploy/kicbase/Dockerfile
@@ -19,7 +19,7 @@
19
20
21
# this ARG needs to be global to use it in `FROM` & is updated for new versions of ubuntu:jammy-*
22
-ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231004"
+ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231128"
23
# multi-stage docker build so we can build auto-pause for arm64
24
FROM golang:1.21.4 as auto-pause
25
WORKDIR /src
0 commit comments