Skip to content

Commit 944125f

Browse files
dependabot[bot]josephpage
authored andcommitted
build(deps): bump opentofu/opentofu in /code-server
--- updated-dependencies: - dependency-name: opentofu/opentofu dependency-version: 1.10.7-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ffffc1 commit 944125f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM docker.io/alpine/helm:3.19.0 AS helm
1313
FROM docker.io/hadolint/hadolint:v2.14.0-alpine AS hadolint
1414
FROM docker.io/goodwithtech/dockle:v0.4.15 AS dockle
1515
FROM gcr.io/k8s-skaffold/skaffold:v2.16.1 AS skaffold
16-
FROM ghcr.io/opentofu/opentofu:1.10.6-minimal AS opentofu
16+
FROM ghcr.io/opentofu/opentofu:1.10.7-minimal AS opentofu
1717
FROM docker.io/hashicorp/terraform:1.13.5 AS terraform
1818
FROM registry.gitlab.com/gitlab-org/cli:v1.76.2 AS gitlab-cli
1919

0 commit comments

Comments
 (0)