Skip to content

Commit 118c47d

Browse files
committed
feat: aggiornamento immagine php
1 parent b0c1ca8 commit 118c47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Usa l'immagine ufficiale di PHP con Apache
2-
FROM php:8.3.17-apache
2+
FROM php:8.3-apache-bullseye
33

44
# Abilita i moduli richiesti
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)