Skip to content
Snippets Groups Projects
Commit 54cfa041 authored by Feruza Rustamova's avatar Feruza Rustamova
Browse files

added a tag for aws-cli version

parent 57c8481c
1 merge request!5Frustamova/criticalupdateamzimage
Pipeline #459906 failed with stages
in 2 minutes and 13 seconds
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
FROM bitnami/kubectl:1.21 AS kubectl FROM bitnami/kubectl:1.21 AS kubectl
FROM amazon/aws-cli:2.7 FROM amazon/aws-cli:2.7.21
ENTRYPOINT [] ENTRYPOINT []
RUN yum install -y jq && \ RUN yum install -y jq && \
yum clean all && \ yum clean all && \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment