We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f576d2 commit 67bdd77Copy full SHA for 67bdd77
docker-compose.yaml
@@ -2,7 +2,7 @@
2
3
services:
4
app:
5
- image: wayofdev/php-dev:8.2-cli-alpine-latest
+ image: wayofdev/php-dev:8.3-cli-alpine-latest
6
container_name: ${COMPOSE_PROJECT_NAME}-app
7
restart: on-failure
8
networks:
0 commit comments