Skip to content

Commit 9bf3641

Browse files
committed
change base image
1 parent 0bcf45f commit 9bf3641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM ubuntu:jammy-20240111
1+
FROM ubuntu:mantic-20231128
22

33
ENV DEBIAN_FRONTEND=noninteractive
4-
ENV _UBUNTU_VERSION=22.04
4+
ENV _UBUNTU_VERSION=23.10
55
ENV _MYSQL_SHELL_VERSION=8.0.36
66

77
RUN apt update \

0 commit comments

Comments
 (0)