Skip to content

Commit

Permalink
feat: add python image
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Gomes committed Feb 20, 2023
1 parent 5307056 commit 7eb2a31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM python:3.10-slim

LABEL version="1.0"
LABEL maintainer="Platforme <[email protected]>"

0 comments on commit 7eb2a31

Please sign in to comment.