[deploy-opentofu]

This commit is contained in:
2025-09-07 20:34:59 +00:00
parent 493cae1f9a
commit a04643f51e

View File

@ -1,7 +1,7 @@
FROM ghcr.io/opentofu/opentofu:1.9-minimal AS tofu
FROM ubuntu:24.04
# Copy the tofu binary
COPY --from=tofu /usr/local/bin/tofu /usr/local/bin/tofu