mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Upgraded Alpine Linux to 3.13
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
apk --no-cache add curl
|
||||
curl --silent --fail http://app:8080 | grep 'PHP 7.3'
|
||||
curl --silent --fail http://app:8080 | grep 'PHP 7.4'
|
||||
|
||||
Reference in New Issue
Block a user