Skip to content
Snippets Groups Projects
Verified Commit aeed6ee7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(opentf): Follow renaming to opentofu

parent 8d00ab0f
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ VERSION 0.7
build:
FROM ../mirror+golang
WORKDIR /go-workdir
GIT CLONE https://github.com/opentffoundation/opentf.git ./
GIT CLONE https://github.com/opentofu/opentofu.git ./
ENV CGO_ENABLED=0
RUN go build -mod=readonly -trimpath
SAVE ARTIFACT ./opentf ./opentf
SAVE ARTIFACT ./opentofu ./opentf
container-internal:
FROM ../mirror+distroless-static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment