Skip to content

Commit

Permalink
[PRMT-2977] Updated terraform version to 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rosienhs committed Dec 12, 2022
1 parent d1e0797 commit 5360081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apk add --no-cache bash shadow sudo git postgresql-client && \
RUN sudo echo sudo is working
############
# Same as at: https://hub.docker.com/r/hashicorp/terraform/~/dockerfile/
ENV TERRAFORM_VERSION=1.0.11
ENV TERRAFORM_VERSION=1.3.6

# upgrading expat manually since the version used by alpine has vulnerabilities.
# this should be removed once alpine image use fixed version of expat.
Expand Down

0 comments on commit 5360081

Please sign in to comment.