Skip to content

Commit 84b1088

Browse files
authored
Update Terraform version to 1.13.4
1 parent ae2d9dc commit 84b1088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM python:3.11-alpine as resource
2-
ARG TERRAFORM_VERSION=1.13.3
2+
ARG TERRAFORM_VERSION=1.13.4
33
ARG AWSCLI_VERSION=1.42.38
44

55
RUN apk add --update --no-cache \

0 commit comments

Comments
 (0)