Skip to content

Commit

Permalink
bump up Ubuntu Jammy to Noble
Browse files Browse the repository at this point in the history
Latest Ubuntu LTS
  • Loading branch information
snickerjp committed Oct 24, 2024
1 parent ab0f349 commit 3214541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ubuntu:mantic-20240405
FROM ubuntu:noble-20241011

# Set environment variables
ENV DEBIAN_FRONTEND=noninteractive
ENV _UBUNTU_VERSION=23.10
ENV _UBUNTU_VERSION=24.04
ENV _MYSQL_SHELL_VERSION=8.3.0

RUN apt update \
Expand Down

0 comments on commit 3214541

Please sign in to comment.