Skip to content

Commit 947f58a

Browse files
committed
chore: bump cache buster for celery-worker rebuild
1 parent 8939854 commit 947f58a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.celery-worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
FROM python:3.11-slim
44

55
# Cache buster - change this value to force rebuild
6-
ARG CACHE_BUST=2026-01-07-v3
6+
ARG CACHE_BUST=2026-01-07-v4
77

88
# Set working directory
99
WORKDIR /app

0 commit comments

Comments
 (0)