Skip to content

Commit 17d4191

Browse files
committed
Base up for Jammy
1 parent fae661b commit 17d4191

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:20.04
1+
FROM ubuntu:22.04
22

33
ENV DEBIAN_FRONTEND=noninteractive
4-
ENV _UBUNTU_VERSION=20.04
4+
ENV _UBUNTU_VERSION=22.04
55
ENV _MYSQL_SHELL_VERSION=8.0.30
66

77
RUN apt update \

0 commit comments

Comments
 (0)