Skip to content

Commit 8926cbf

Browse files
minikube-botspowelljr
authored andcommitted
Kicbase: Bump ubuntu:jammy from 20231128 to 20231211.1
1 parent a3f4dc4 commit 8926cbf

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

0 commit comments

Comments
 (0)