Skip to content

Commit

Permalink
Kicbase: Bump ubuntu:jammy from 20231004 to 20231128
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot authored and spowelljr committed Dec 7, 2023
1 parent 5ec7623 commit 7c283f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kicbase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


# this ARG needs to be global to use it in `FROM` & is updated for new versions of ubuntu:jammy-*
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231004"
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231128"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.21.4 as auto-pause
WORKDIR /src
Expand Down

0 comments on commit 7c283f7

Please sign in to comment.