Skip to content

Commit aa5c79e

Browse files
committed
Kicbase: Bump ubuntu:jammy from 20250126 to 20250404
1 parent ff698bb commit aa5c79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kicbase/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
# this ARG needs to be global to use it in `FROM` & is updated for new versions of ubuntu:jammy-*
22-
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20250126"
22+
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20250404"
2323
# multi-stage docker build so we can build auto-pause for arm64
2424
FROM golang:1.24.0 as auto-pause
2525
WORKDIR /src

0 commit comments

Comments
 (0)