taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 57dd2c6be316fd5e379ebdb70329f91089afb9aa
parent daf69906bc1859f51256ec442c18be3d3baa22ad
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 14 Nov 2016 00:06:18 +0100

debian unstable container

Diffstat:
Mdocker/base/Dockerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/base/Dockerfile b/docker/base/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable +FROM debian:unstable RUN apt-get update && apt-get install -qqy \ git \