diff options
author | Rob Austein <sra@hactrn.net> | 2019-02-15 04:36:09 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-02-15 04:36:09 +0000 |
commit | 462f33573500393d29111b78d1aa621f9beb8493 (patch) | |
tree | 51e2e35f101e476b3cd42935942e3a59cf3d35c8 /Dockerfile | |
parent | f7bd5d48daaff0980fcccefcfbb884db611448a8 (diff) |
Might actually be working?
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM cryptech-builder:stage1 +FROM cryptech-builder:stage2 RUN echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/backports.list |