combine arch and latest

This commit is contained in:
Jakob Ketterl
2019-12-27 11:36:45 +01:00
parent eec35f07c3
commit 15a2e63866
3 changed files with 14 additions and 14 deletions

View File

@ -1,5 +1,4 @@
ARG BASE_IMAGE
FROM $BASE_IMAGE
FROM alpine:3.10
RUN apk add --no-cache bash