tag dockerfile with version 0.1.0

This commit is contained in:
Hanjo Meinhardt
2018-01-27 21:42:32 +01:00
parent 09990a1c14
commit a5418b2fe9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian
MAINTAINER hanjo@bunix.de
LABEL maintainer="hanjo@bunix.de"
RUN apt-get update && apt-get install -y \
sendxmpp \