Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tjamet authored Sep 22, 2023
1 parent 69cbc42 commit 7981e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ RUN pip install \
RUN adduser -g "Terraform User" -D -s /usr/sbin/nologin terraform
USER terraform

CMD ["-version"]
CMD ["-version"]

0 comments on commit 7981e64

Please sign in to comment.