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

Commit e6b17d6

Browse files
Update to 3.1.25
1 parent b09801f commit e6b17d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.1/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 3.1.24
8+
ENV CELERY_VERSION 3.1.25
99

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

0 commit comments

Comments
 (0)