Skip to content

Commit 7b2bccb

Browse files
dependabot[bot]josephpage
authored andcommitted
build(deps): bump hashicorp/terraform in /code-server
Bumps hashicorp/terraform from 1.14.4 to 1.14.5. --- updated-dependencies: - dependency-name: hashicorp/terraform dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33b44a6 commit 7b2bccb

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
@@ -14,7 +14,7 @@ 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.17.1 AS skaffold
1616
FROM ghcr.io/opentofu/opentofu:1.11.4-minimal AS opentofu
17-
FROM docker.io/hashicorp/terraform:1.14.4 AS terraform
17+
FROM docker.io/hashicorp/terraform:1.14.5 AS terraform
1818
FROM registry.gitlab.com/gitlab-org/cli:v1.82.0 AS gitlab-cli
1919

2020
FROM ghcr.io/coder/code-server:4.108.2-noble

0 commit comments

Comments
 (0)