We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2d9dc commit 84b1088Copy full SHA for 84b1088
Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:3.11-alpine as resource
2
-ARG TERRAFORM_VERSION=1.13.3
+ARG TERRAFORM_VERSION=1.13.4
3
ARG AWSCLI_VERSION=1.42.38
4
5
RUN apk add --update --no-cache \
0 commit comments