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.
2 parents 5dc14d3 + 07f993d commit 2fc6ce9Copy full SHA for 2fc6ce9
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM node:22.2.0-alpine3.20 AS base
+FROM node:22.3.0-alpine3.20 AS base
3
4
RUN apk add --update --no-cache make
5
0 commit comments