Skip to content

Commit 84423dc

Browse files
committed
Kicbase: Bump ubuntu:jammy from 20230916 to 20231004
1 parent 26626ce commit 84423dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kicbase/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
# 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-20230916"
22+
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231004"
2323
# multi-stage docker build so we can build auto-pause for arm64
2424
FROM golang:1.21.3 as auto-pause
2525
WORKDIR /src

0 commit comments

Comments
 (0)