Update Dockerfile

Changed Noble - > 24.04
This commit is contained in:
moryall 2024-11-06 21:59:18 -08:00 committed by GitHub
parent 91b53f8e95
commit cc10afd4e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM ubuntu:noble
FROM ubuntu:24.04
ARG DEBIAN_FRONTEND=noninteractive