Skip to content

Commit 3d8487b

Browse files
committed
[ubuntu24.04] bump ubuntu base image to latest
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 63a7636 commit 3d8487b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu24.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=ubuntu:noble-20250925
1+
ARG BASE_IMAGE=ubuntu:noble-20251001
22

33
FROM ${BASE_IMAGE} as build
44

0 commit comments

Comments
 (0)