Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mbradleySoftrams authored Jan 6, 2025
1 parent 4ade4e8 commit 3302116
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM public.ecr.aws/docker/library/python:3.11.6-alpine
RUN pip install boto3 awscli
FROM public.ecr.aws/docker/library/python:3.12-slim
RUN apt intall zip

0 comments on commit 3302116

Please sign in to comment.