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 bb2d1fd commit e89ce2dCopy full SHA for e89ce2d
docker-compose.yaml
@@ -2,7 +2,7 @@
2
3
services:
4
app:
5
- image: wayofdev/php-dev:8.3-cli-alpine-latest
+ image: wayofdev/php-dev:8.4-cli-alpine-latest
6
container_name: ${COMPOSE_PROJECT_NAME}-app
7
restart: on-failure
8
networks:
0 commit comments