Skip to content

Commit

Permalink
chore(deps): update jellydn/alpine-nodejs docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent d1908b1 commit 0756ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ENV NEXT_TELEMETRY_DISABLED 1

RUN pnpm build

FROM jellydn/alpine-nodejs:18 AS runner
FROM jellydn/alpine-nodejs:20 AS runner
WORKDIR /home/nodejs/app

COPY --from=builder /home/nodejs/app/.next/standalone ./standalone
Expand Down

0 comments on commit 0756ce2

Please sign in to comment.