Update Dockerfile
This commit is contained in:
parent
057febda6a
commit
4818dd9ef3
@ -6,7 +6,7 @@ ARG VERSION
|
||||
|
||||
RUN apk --no-cache add --virtual build-dependencies build-base && \
|
||||
pip install --no-cache-dir troposphere && \
|
||||
apk del build-dependencies
|
||||
apk --no-cache del build-dependencies
|
||||
|
||||
# TODO : vérifier les labels
|
||||
LABEL "maintainer"="dockerimages@cabillot.eu" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user