Skip to content

Commit

Permalink
Kicbase: Bump ubuntu:jammy from 20230916 to 20231004
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Oct 16, 2023
1 parent 5c77a6e commit 1842e46
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-20230916"
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20231004"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.21.3 as auto-pause
WORKDIR /src
Expand Down

0 comments on commit 1842e46

Please sign in to comment.