mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Upgraded alpine to 3.12
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
app:
|
||||
build: .
|
||||
sut:
|
||||
image: alpine:3.10
|
||||
image: alpine:3.12
|
||||
depends_on:
|
||||
- app
|
||||
command: /tmp/run_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user