We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303ab9c commit eb48348Copy full SHA for eb48348
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20 AS builder
+FROM node:23 AS builder
2
3
WORKDIR /workdir
4
COPY . .
0 commit comments