Skip to content

Commit 05a3962

Browse files
chore(patch): update opentofu/opentofu to v1.10.8 #patch
1 parent 95424ac commit 05a3962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:2-ubuntu-22.04@sha256:81380e4c9
1313
# renovate: datasource=github-tags depName=kubernetes/kubectl
1414
ARG VERSION_KUBECTL=1.32.9
1515
# renovate: datasource=github-tags depName=opentofu/opentofu
16-
ARG VERSION_OPENTOFU=1.10.7
16+
ARG VERSION_OPENTOFU=1.10.8
1717
# renovate: datasource=github-tags depName=helm/helm
1818
ARG VERSION_HELM=3.19.2
1919
# renovate: datasource=github-tags depName=kubernetes-sigs/kind

0 commit comments

Comments
 (0)