mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Signed-off-by: Jordan Gregory <jordan@j4ng5y.dev>
This commit is contained in:
parent
1f910a5078
commit
913578a9f4
2
.github/workflows/build-Dockerfile
vendored
2
.github/workflows/build-Dockerfile
vendored
@ -7,7 +7,7 @@
|
||||
# action would set, and ensure that there's a suitable "tofu" executable
|
||||
# in the dist/linux/${TARGETARCH} directory.
|
||||
|
||||
FROM docker.mirror.hashicorp.services/alpine:latest AS default
|
||||
FROM docker.io/alpine:latest AS default
|
||||
|
||||
# This is intended to be run from the hashicorp/actions-docker-build GitHub
|
||||
# action, which sets these appropriately based on context.
|
||||
|
Loading…
Reference in New Issue
Block a user