Skip to content

Commit 68e8932

Browse files
committed
change image jammy to noble
Latest LTS
1 parent 80168ff commit 68e8932

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:jammy-20240911.1
1+
FROM ubuntu:noble-20241011
22

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

88
RUN apt update \

0 commit comments

Comments
 (0)