Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 8e10b9f

Browse files
Update to 4.0.0rc4
1 parent 5fc805d commit 8e10b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /home/user
55

66
RUN pip install redis
77

8-
ENV CELERY_VERSION 4.0.0rc3
8+
ENV CELERY_VERSION 4.0.0rc4
99

1010
RUN pip install celery=="$CELERY_VERSION"
1111

0 commit comments

Comments
 (0)