Skip to content

Commit c7a2386

Browse files
committed
Update audio preview extractor to use Clowder V2.
1 parent 3b3d8f9 commit c7a2386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

audio/preview/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ARG GITSHA1="unknown"
88
ENV VERSION=${VERSION} \
99
BUILDNUMBER=${BUILDNUMBER} \
1010
GITSHA1=${GITSHA1} \
11+
CLOWDER_VERSION=1 \
1112
RABBITMQ_QUEUE="ncsa.audio.preview" \
1213
IMAGE_BINARY="/usr/bin/sox" \
1314
IMAGE_TYPE="png" \

0 commit comments

Comments
 (0)