From b4d52ffccd8af698cfcd19e3fe31e5a7344baf94 Mon Sep 17 00:00:00 2001 From: Yaron Yarimi Date: Tue, 22 Aug 2023 16:00:01 +0300 Subject: [PATCH] Rename email to opentf.org --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cb7433650f..0f70650739 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # built by the (closed-source) official release process. FROM docker.mirror.hashicorp.services/golang:alpine -LABEL maintainer="OpenTF Team " +LABEL maintainer="OpenTF Team " RUN apk add --no-cache git bash openssh