Skip to content

Commit

Permalink
add to release stage
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisesharp committed Mar 3, 2025
1 parent f5a84fd commit 9fc749c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARG FOUNDRY_RELEASE_URL
ARG FOUNDRY_USERNAME
ARG FOUNDRY_VERSION
ENV ARCHIVE="foundryvtt-${FOUNDRY_VERSION}.zip"

RUN apk --update --no-cache add unzip
WORKDIR /root
COPY --from=compile-typescript-stage \
/root/package.json \
Expand Down

0 comments on commit 9fc749c

Please sign in to comment.