updated alpine to 3.10 to support multiarch

This commit is contained in:
Tobias Trabelsi 2019-11-17 18:39:54 +01:00
parent 8e3863ca2c
commit 2612d77af0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.10
RUN apk add --no-cache ansible