Skip to content

Commit

Permalink
chore: use alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovler-Young committed Jun 24, 2024
1 parent eaeedec commit 9e127aa
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
@@ -1,4 +1,4 @@
FROM --platform=$TARGETARCH node:current-slim AS base
FROM --platform=$TARGETARCH node:current-alpine AS base
LABEL org.opencontainers.image.source=https://github.com/saveweb/biliarchiverbot

ENV PNPM_HOME="/pnpm"
Expand Down

0 comments on commit 9e127aa

Please sign in to comment.