update php version to 8.5
Build and Push Docker Container / build-and-push (push) Successful in 2m7s
Build and Push Docker Container / build-and-push (push) Successful in 2m7s
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM php:8.4-apache
|
||||
FROM php:8.5-apache
|
||||
|
||||
ENV TZ=Europe/Vienna
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
Reference in New Issue
Block a user