Remove apk

This commit is contained in:
Tom 2020-06-26 11:04:38 +02:00
parent 31d32f6f08
commit d6c46655db

View File

@ -1,6 +1,5 @@
FROM debian:buster-slim
RUN apk add --update --no-cache bash curl jq
RUN apt-get update && \
apt-get install -y --no-install-recommends \
jq \