Skip to content

Commit

Permalink
Merge pull request #626 from mraniki/dev
Browse files Browse the repository at this point in the history
🐳
  • Loading branch information
mraniki authored Aug 5, 2023
2 parents 2d1bb40 + 7ce0436 commit 0210c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .registry/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-bookworm
FROM python:3.11
ENV VIRTUAL_ENV=/opt/venv
RUN python3 -m venv $VIRTUAL_ENV
ENV PATH="$VIRTUAL_ENV/bin:$PATH"
Expand Down

0 comments on commit 0210c98

Please sign in to comment.