Use php image instead of debian.

This commit is contained in:
2024-02-26 14:28:13 +01:00
parent 21c49eba5e
commit 9c6c871dc7

View File

@@ -1,4 +1,4 @@
FROM debian:12-slim FROM php:8.3-apache
RUN apt-get -y update && \ RUN apt-get -y update && \
apt-get -y upgrade && \ apt-get -y upgrade && \