Skip to content

Commit

Permalink
Bump Terraform to 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Jan 8, 2025
1 parent fbad6bb commit a8ab6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
FROM debian:bullseye

ENV LANG='C.UTF-8'
ENV TERRAFORM_VERSION='1.10.3'
ENV TERRAFORM_VERSION='1.10.4'

RUN apt-get clean && \
apt-get update && \
Expand Down

0 comments on commit a8ab6a5

Please sign in to comment.