Skip to content

Commit

Permalink
Merge pull request #113 from dbrennand/renovate/ghcr.io-opentofu-open…
Browse files Browse the repository at this point in the history
…tofu-1.x

chore(deps): update ghcr.io/opentofu/opentofu docker tag to v1.9.0
  • Loading branch information
dbrennand authored Jan 10, 2025
2 parents 489eac3 + 07e6955 commit 15c7b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ LABEL org.opencontainers.image.description "home-ops VSCode Dev Container"
RUN pip install mkdocs-material==9.5.24

# OpenTofu
COPY --from=ghcr.io/opentofu/opentofu:1.8.8 /usr/local/bin/tofu /usr/local/bin/tofu
COPY --from=ghcr.io/opentofu/opentofu:1.9.0 /usr/local/bin/tofu /usr/local/bin/tofu

0 comments on commit 15c7b30

Please sign in to comment.