mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
chore: moving from opentf to opentofu in CODE_OF_CONDUCT and Dockerfile (#672)
Signed-off-by: Michael Di Prisco <cadienvan@gmail.com>
This commit is contained in:
parent
f181457196
commit
23dd5a8a42
@ -7,4 +7,4 @@ We follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/mai
|
|||||||
If your project isn't prepared to handle reports, remove the project email address and just have
|
If your project isn't prepared to handle reports, remove the project email address and just have
|
||||||
reporters send to conduct@cncf.io.
|
reporters send to conduct@cncf.io.
|
||||||
-->
|
-->
|
||||||
Please contact contact@opentf.org in order to report violations of the Code of Conduct.
|
Please contact contact@opentofu.org in order to report violations of the Code of Conduct.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.18
|
||||||
|
|
||||||
LABEL maintainer="OpenTofu Team <opentf@opentf.org>"
|
LABEL maintainer="OpenTofu Team <opentofu@opentofu.org>"
|
||||||
|
|
||||||
COPY tofu /usr/local/bin/tofu
|
COPY tofu /usr/local/bin/tofu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user