Merge pull request 'Update php Docker tag to v8.3' (#2) from renovate/php-8.x into main
Reviewed-on: #2
This commit is contained in:
commit
ca30fefa25
@ -1,4 +1,4 @@
|
||||
FROM php:8.0-apache
|
||||
FROM php:8.3-apache
|
||||
|
||||
COPY php.ini /usr/local/etc/php/php.ini
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
Loading…
Reference in New Issue
Block a user