Skip to content
Snippets Groups Projects
Commit 47e5613b authored by Brandon Booker's avatar Brandon Booker
Browse files

Merge branch 'akers-platform-1342' into 'master'

[PLATFORM-1342] bump kubectl and aws-cli versions

See merge request !7
parents 5b3094f8 be21b99d
Branches
1 merge request!7[PLATFORM-1342] bump kubectl and aws-cli versions
Pipeline #535853 passed with stages
in 33 seconds
FROM bitnami/kubectl:1.21 AS kubectl
FROM bitnami/kubectl:1.24 AS kubectl
FROM amazon/aws-cli:2.7.27
FROM amazon/aws-cli:2.9.12
ENTRYPOINT []
RUN yum install -y jq && \
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