@@ -1,4 +1,4 @@
-FROM php:7.4-apache
+FROM php:8.2-apache
# Install extensions
RUN apt-get update && apt-get install -y \