Skip to content

Commit 6d5934f

Browse files
authored
Merge pull request #51 from wayofdev/develop
2 parents 70339a3 + c88fc90 commit 6d5934f

File tree

2 files changed

+42
-43
lines changed

2 files changed

+42
-43
lines changed

Diff for: app/composer.lock

+41-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: '3.9'
44

55
services:
66
app:
7-
image: wayofdev/php-dev:8.1-fpm-alpine-latest
7+
image: wayofdev/php-dev:8.2-fpm-alpine-latest
88
container_name: ${COMPOSE_PROJECT_NAME}-app
99
restart: on-failure
1010
networks:

0 commit comments

Comments
 (0)