Skip to content

Commit

Permalink
Kicbase: Bump ubuntu:jammy from 20240212 to 20240227
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Mar 11, 2024
1 parent 60a3051 commit 2d07933
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-20240212"
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20240227"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.22.0 as auto-pause
WORKDIR /src
Expand Down

0 comments on commit 2d07933

Please sign in to comment.