Upgrade to latest debian version "bookworm".

This commit is contained in:
yohan-b 2023-11-12 12:05:52 +01:00 committed by GitHub
parent d45a11010d
commit 1161febcc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:stretch FROM debian:bookworm
MAINTAINER yohan <783b8c87@scimetis.net> MAINTAINER yohan <783b8c87@scimetis.net>
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y install mysql-server RUN apt-get update && apt-get -y install mysql-server