Skip to content

Commit

Permalink
Upgrade to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krmichelos committed Oct 31, 2024
1 parent 8e067fb commit 775e8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM public.ecr.aws/aws-cli/aws-cli:2.17.20
WORKDIR /usr/local/bin
RUN curl -O https://rolesanywhere.amazonaws.com/releases/1.2.0/X86_64/Linux/aws_signing_helper
RUN curl -O https://rolesanywhere.amazonaws.com/releases/1.2.1/X86_64/Linux/aws_signing_helper
RUN chmod a+x aws_signing_helper
USER 1000

0 comments on commit 775e8cf

Please sign in to comment.