Skip to content

Commit

Permalink
Merge pull request #1 from ripe-tech/hg/python
Browse files Browse the repository at this point in the history
feat: add python image
  • Loading branch information
hugo-gomes authored Feb 20, 2023
2 parents 5307056 + 7eb2a31 commit e087610
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 e087610

Please sign in to comment.