mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
apache2 php8 fix
This commit is contained in:
parent
0f45904f2e
commit
232be1ea7f
@ -1,6 +1,6 @@
|
||||
version: '3.9'
|
||||
services:
|
||||
app:
|
||||
image: "epicmorg/apache2:php7.4"
|
||||
image: "epicmorg/apache2:php8.0"
|
||||
build:
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user