From bbed93d28f433fb7ff3e6aa8b11925eb7a31c854 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 18 Mar 2019 19:24:19 +0100 Subject: [PATCH] 0.0.2 --- Dockerfile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 69daf19..27eb391 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:latest +FROM debian:jessie MAINTAINER Wolfgang Hottgenroth diff --git a/VERSION b/VERSION index 8acdd82..4e379d2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1 +0.0.2