Skip to content

Commit

Permalink
Test build demo gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
rigon committed Dec 15, 2024
1 parent 38ef2fb commit 2884a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.demo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM python:alpine AS pixabay

RUN pip install pixabay

RUN --mount=type=secret,id=token \
RUN --mount=type=secret,id=pixabay \
python <<EOF
import pixabay.core, os

Expand Down

0 comments on commit 2884a01

Please sign in to comment.