Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set min and max to py 3.12 - 2
Browse files Browse the repository at this point in the history
ric-evans committed Jan 29, 2025
1 parent bd25af6 commit 8f2606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13
FROM python:3.12

RUN useradd -m -U app

0 comments on commit 8f2606f

Please sign in to comment.