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 3302116 commit 2c2da9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM public.ecr.aws/docker/library/python:3.12-slim
RUN apt intall zip
FROM public.ecr.aws/docker/library/python:3.12-alpine
RUN apk add --no-cache zip

0 comments on commit 2c2da9d

Please sign in to comment.