Skip to content

Commit

Permalink
container tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Long committed Feb 19, 2024
1 parent 399435f commit 8959f88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# we use alpine and not distroless because we need wget, unzip, etc.
FROM amazonlinux:latest
FROM public.ecr.aws/amazonlinux/amazonlinux:minimal

RUN dnf install aws-cli wget unzip findutils -y

Expand Down

0 comments on commit 8959f88

Please sign in to comment.