Skip to content

Commit

Permalink
Merge pull request #107 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.8.8
  • Loading branch information
dbrennand authored Dec 28, 2024
2 parents d3f7457 + 3a0b739 commit cc09483
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.7 /usr/local/bin/tofu /usr/local/bin/tofu
COPY --from=ghcr.io/opentofu/opentofu:1.8.8 /usr/local/bin/tofu /usr/local/bin/tofu

0 comments on commit cc09483

Please sign in to comment.