Skip to content

Commit

Permalink
Update the ubuntu base image to noble-20241118.1 (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangch079 authored Dec 4, 2024
1 parent 255cf4c commit 027844f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:mantic-20231011
FROM ubuntu:noble-20241118.1

WORKDIR /app
COPY . /app
Expand Down

0 comments on commit 027844f

Please sign in to comment.