Upgraded alpine to 3.12

This commit is contained in:
Ernesto Serrano
2020-06-16 18:17:37 +02:00
parent a9b19696cd
commit 9f3f63d0a9
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ services:
app:
build: .
sut:
image: alpine:3.10
image: alpine:3.12
depends_on:
- app
command: /tmp/run_tests.sh