Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mazgi/hugo-theme-techlog-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/Dockerfile')
-rw-r--r--exampleSite/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/Dockerfile b/exampleSite/Dockerfile
index 91d2e3d..6d327ca 100644
--- a/exampleSite/Dockerfile
+++ b/exampleSite/Dockerfile
@@ -1,5 +1,5 @@
FROM ubuntu:18.04@sha256:de774a3145f7ca4f0bd144c7d4ffb2931e06634f11529653b23eba85aef8e378
-MAINTAINER "Hidenori MATSUKI <matsuki.hidenori+docker@gmail.com>"
+LABEL maintainer="docker@mazgi.com"
ENV DOCKERBUILD_HUGO_VERSION="0.57.0"
ENV DEBIAN_FRONTEND="noninteractive"