Merge branch 'master' of https://git.clkl.de/agp8x/docker-update
commit
bcf8cd290c
|
|
@ -1,2 +1,2 @@
|
||||||
FROM alpine:3.7
|
FROM alpine:3.7
|
||||||
RUN apk add --update --no-cache py3-yaml bash && pip3 install docker-compose
|
RUN apk add --update --no-cache py3-yaml bash && pip3 install docker-compose requests packaging
|
||||||
Loading…
Reference in New Issue