Use debian testing as base image

master
Hugo Thunnissen 2 years ago
parent d3dcccdb5a
commit 6877a06f86

@ -1,4 +1,4 @@
FROM debian:stable
FROM debian:sid
RUN apt-get update && apt-get -y install jq curl wget coreutils locales

Loading…
Cancel
Save