Skip to content

Commit 00dd089

Browse files
committed
fix default builder images version to noble
upgrade the version jammy to noble Signed-off-by: JeanTracker <[email protected]>
1 parent 26acfcd commit 00dd089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM ubuntu:jammy
2+
FROM ubuntu:noble
33
LABEL maintainer="[email protected]" \
44
version="0.1" \
55
description="build environment for nugulinux"

0 commit comments

Comments
 (0)