We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 052e744 + 25d182e commit 085976bCopy full SHA for 085976b
Dockerfile
@@ -1,5 +1,5 @@
1
### STAGE 1: Build ###
2
-FROM node:20-alpine AS build
+FROM node:22-alpine AS build
3
4
# Install build dependencies
5
RUN apk add --no-cache python3 make g++
0 commit comments