Skip to content

Commit 75962e8

Browse files
authored
Merge pull request #20 from Faks/dev
1.) added: stable repo
2 parents b7d98a3 + 090ded7 commit 75962e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ services:
235235
links:
236236
- docker-in-docker
237237
php-fpm-8.3:
238-
image: laradock/php-fpm:master-8.3
238+
image: laradock/php-fpm:latest-8.3
239239
volumes:
240240
- ./php-fpm/php8.3.ini:/usr/local/etc/php/php.ini
241241
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}

0 commit comments

Comments
 (0)