You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dockerfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ RUN rm -rf /usr/local/aws-cli/v2/current/dist/aws_completer /usr/local/aws-cli/v
19
19
RUN find /usr/local/aws-cli/v2/current/dist/awscli/botocore/data -name examples-1.json -delete
20
20
21
21
# build the final image
22
-
FROM registry.gitlab.com/gitlab-org/terraform-images/branches/v1-5-1-1.1:registry.gitlab.com/gitlab-org/terraform-images/branches/v1-5-1-1.1:e47f0edb9682391f367e07d79dd2e9cf2f8223bb
22
+
FROM registry.gitlab.com/gitlab-org/terraform-images/branches/v1-5-1-1.1:e47f0edb9682391f367e07d79dd2e9cf2f8223bb
0 commit comments