Skip to content

Commit 0e49c0b

Browse files
committed
fix docker
1 parent 479d22d commit 0e49c0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: yii2-docker
22
services:
33
php:
44
image: yii2-openapi-php:${PHP_VERSION:-8.3}
5+
pull_policy: build
56
build:
67
dockerfile: tests/docker/Dockerfile
78
context: .

0 commit comments

Comments
 (0)