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 5, 2023
1 parent 1765198 commit 91ca685
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 91ca685

Please sign in to comment.