Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 63b026a

Browse files
committed
chore: Remove non-matched comment
1 parent 727c2c5 commit 63b026a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

worker.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ RUN set -eux; \
6767
composer run-script --no-dev post-install-cmd; \
6868
chmod +x bin/console; sync;
6969

70-
# build route cache, sass and asset maps
7170
RUN set -eux; \
7271
chmod +x bin/console; sync; \
7372
./bin/console cache:clear; \

0 commit comments

Comments
 (0)