We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c1ca8 commit 118c47dCopy full SHA for 118c47d
1 file changed
docker/Dockerfile.dev
@@ -1,5 +1,5 @@
1
# Usa l'immagine ufficiale di PHP con Apache
2
-FROM php:8.3.17-apache
+FROM php:8.3-apache-bullseye
3
4
# Abilita i moduli richiesti
5
RUN apt-get update && apt-get install -y \
0 commit comments