distillery: Update to php 8
This commit is contained in:
parent
234dc5f9f2
commit
dfa8e85563
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/php:7.4-apache-bullseye
|
||||
FROM docker.io/library/php:8-apache-bullseye
|
||||
WORKDIR /var/www
|
||||
|
||||
# install and enable the various required php extension
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue