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 498ca71 commit 3273d29Copy full SHA for 3273d29
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.17-alpine AS builder
+FROM node:22.18-alpine AS builder
2
3
COPY . /app
4
0 commit comments