Skip to content

Commit

Permalink
πŸƒβ€β™‚οΈ chore: make lite docker image lighter (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart-newscorp authored Dec 13, 2024
1 parent e5e9dfa commit 662b057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.lite
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10 AS lite
FROM python:3.10-slim AS lite

WORKDIR /app

Expand Down

0 comments on commit 662b057

Please sign in to comment.