We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e129a13 commit 6f0f61dCopy full SHA for 6f0f61d
ci-deploy/Dockerfile
@@ -1,6 +1,6 @@
1
# This Dockerfile is just used to run on Travis CI in an environment that can easily and repeatedly
2
# install our build dependencies.
3
-FROM debian:sid
+FROM debian:stable
4
5
RUN apt-get update && \
6
apt-get install -y ca-certificates curl rsync git unzip \
0 commit comments