We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6d285 commit cb3d3dbCopy full SHA for cb3d3db
Makefile
@@ -21,7 +21,7 @@ else
21
-v "`pwd`:`pwd`" \
22
-v "${COMPOSER_CACHE_DIR}:/home/app/.composer/cache" \
23
-w "`pwd`" \
24
- "ghcr.io/wyrihaximusnet/php:${PHP_VERSION}-nts-alpine3.12${SLIM_DOCKER_IMAGE}-dev"
+ "ghcr.io/wyrihaximusnet/php:${PHP_VERSION}-nts-buster${SLIM_DOCKER_IMAGE}-dev"
25
endif
26
27
ifneq (,$(findstring icrosoft,$(shell cat /proc/version)))
0 commit comments