mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
Rename Hashicorp email
This commit is contained in:
parent
24beb7ee5c
commit
1acc4d4f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# built by the (closed-source) official release process.
|
||||
|
||||
FROM docker.mirror.hashicorp.services/golang:alpine
|
||||
LABEL maintainer="HashiCorp Terraform Team <terraform@hashicorp.com>"
|
||||
LABEL maintainer="OpenTF Team <opentf@opentffoundation.com>"
|
||||
|
||||
RUN apk add --no-cache git bash openssh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue