Skip to content

Commit 3214541

Browse files
committed
bump up Ubuntu Jammy to Noble
Latest Ubuntu LTS
1 parent ab0f349 commit 3214541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM ubuntu:mantic-20240405
1+
FROM ubuntu:noble-20241011
22

33
# Set environment variables
44
ENV DEBIAN_FRONTEND=noninteractive
5-
ENV _UBUNTU_VERSION=23.10
5+
ENV _UBUNTU_VERSION=24.04
66
ENV _MYSQL_SHELL_VERSION=8.3.0
77

88
RUN apt update \

0 commit comments

Comments
 (0)