We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88ddd6 commit 9ed42c9Copy full SHA for 9ed42c9
docker-compose-lampy.yml
@@ -9,7 +9,7 @@ networks:
9
external: true
10
services:
11
www:
12
- image: koromerzhin/php:8.4.3-apache-symfony
+ image: koromerzhin/php:8.4.13-apache-symfony
13
user: "${UID:-1000}:${GID:-1000}"
14
depends_on:
15
- mariadb
0 commit comments