Skip to content

Commit

Permalink
Kicbase: Bump ubuntu:jammy from 20230624 to 20230804
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Aug 17, 2023
1 parent 014f1df commit cd6d3c3
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-20230624"
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20230804"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.20.7 as auto-pause
WORKDIR /src
Expand Down

0 comments on commit cd6d3c3

Please sign in to comment.