Skip to content

Commit 0d64ca4

Browse files
committed
feat: higher node version
1 parent 104381d commit 0d64ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22-alpine
1+
FROM node:22.20-alpine
22
ARG NEXT_PUBLIC_VERSION
33
ENV NEXT_PUBLIC_VERSION=$NEXT_PUBLIC_VERSION
44
RUN apk add --no-cache g++ make py3-pip bash nginx

0 commit comments

Comments
 (0)