Skip to content

Commit

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

0 comments on commit 9bde60d

Please sign in to comment.