apache2 php8 fix

This commit is contained in:
Anatolii Zimovskii 2022-01-25 16:19:14 +03:00
parent 0f45904f2e
commit 232be1ea7f
Signed by: stam
GPG Key ID: AA3A575AB99E8469

View File

@ -1,6 +1,6 @@
version: '3.9'
services:
app:
image: "epicmorg/apache2:php7.4"
image: "epicmorg/apache2:php8.0"
build:
context: .