Skip to content

Commit

Permalink
Update node:hydrogen-alpine3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Jul 15, 2024
1 parent d2983bd commit 16ad4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:hydrogen-alpine3.16 AS pnpm-installed
FROM node:hydrogen-alpine3.20 AS pnpm-installed
# Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed.
ENV PNPM_HOME=/usr/local/.pnpm
ENV PATH="$PATH:/usr/local/.pnpm"
Expand Down

0 comments on commit 16ad4ed

Please sign in to comment.