这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/apps/dockerfile-release/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8-buster
FROM python:3.10.0-buster

RUN pip install --user pipenv
ENV PATH="${PATH}:/root/.local/bin"
Expand Down
2 changes: 1 addition & 1 deletion tests/apps/dockerfile-release/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ psycopg2-binary = "*"
dj-database-url = "*"

[requires]
python_version = "3.8"
python_version = "3.10"
153 changes: 90 additions & 63 deletions tests/apps/dockerfile-release/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.