Skip to content

Commit 8186df2

Browse files
committed
Update to python-3.12
1 parent 5ce515c commit 8186df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pytest_celery/vendors/worker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10-slim-bookworm
1+
FROM python:3.12-slim-bookworm
22

33
# Create a user to run the worker
44
RUN adduser --disabled-password --gecos "" test_user

0 commit comments

Comments
 (0)