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 f81d07a commit f4e4101Copy full SHA for f4e4101
docker-compose.yaml
@@ -4,7 +4,7 @@ version: '3.9'
4
5
services:
6
app:
7
- image: wayofdev/php-dev:8.2-cli-alpine-latest
+ image: wayofdev/php-dev:8.3-cli-alpine-latest
8
container_name: ${COMPOSE_PROJECT_NAME}-app
9
restart: on-failure
10
networks:
0 commit comments