We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62a022 commit bada494Copy full SHA for bada494
Dockerfile
@@ -19,7 +19,7 @@ RUN rm -rf /usr/local/aws-cli/v2/current/dist/aws_completer /usr/local/aws-cli/v
19
RUN find /usr/local/aws-cli/v2/current/dist/awscli/botocore/data -name examples-1.json -delete
20
21
# build the final image
22
-FROM registry.gitlab.com/gitlab-org/terraform-images/branches/v0-41-0-1.2:396db5b5b4341d2b7820c0f39246890b08888a3b
+FROM registry.gitlab.com/gitlab-org/terraform-images/branches/v1-5-1-1.1
23
24
LABEL org.opencontainers.image.source https://github.com/Container-Driven-Development/gitlab-terraform-aws-cli-v2
25
0 commit comments