Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5c6ebd

Browse files
authored
docs: bump tf version in offline docs (#7065)
1 parent4b99e2d commite5c6ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/install/offline.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN mkdir -p /opt/terraform
4545
# The below step is optional if you wish to keep the existing version.
4646
# See https://github.com/coder/coder/blob/main/provisioner/terraform/install.go#L23-L24
4747
# for supported Terraform versions.
48-
ARG TERRAFORM_VERSION=1.3.0
48+
ARG TERRAFORM_VERSION=1.3.9
4949
RUN apk update && \
5050
apk del terraform && \
5151
curl -LOs https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp