We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python-3.12
1 parent 5ce515c commit 8186df2Copy full SHA for 8186df2
src/pytest_celery/vendors/worker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim-bookworm
+FROM python:3.12-slim-bookworm
2
3
# Create a user to run the worker
4
RUN adduser --disabled-password --gecos "" test_user
0 commit comments