Skip to content

Commit

Permalink
Merge pull request #20 from Faks/dev
Browse files Browse the repository at this point in the history
1.) added: stable repo
  • Loading branch information
Faks authored Feb 24, 2024
2 parents b7d98a3 + 090ded7 commit 75962e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ services:
links:
- docker-in-docker
php-fpm-8.3:
image: laradock/php-fpm:master-8.3
image: laradock/php-fpm:latest-8.3
volumes:
- ./php-fpm/php8.3.ini:/usr/local/etc/php/php.ini
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
Expand Down

0 comments on commit 75962e8

Please sign in to comment.