Skip to content

Commit

Permalink
Thank you Alpine!
Browse files Browse the repository at this point in the history
  • Loading branch information
dabico committed Jul 1, 2024
1 parent fadcb19 commit db269a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ COPY --from=build build .

RUN apk update --quiet && \
apk add --quiet --no-cache \
curl=~8.7.1 \
curl=~8.8.0 \
jq=~1.7.1 && \
npm ci --quiet

Expand Down

0 comments on commit db269a7

Please sign in to comment.