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 2fed476 commit 73551b4Copy full SHA for 73551b4
Dockerfile
@@ -1,5 +1,5 @@
1
# --------------- dev stage for developers to override sources
2
-FROM node:20.19.2-alpine as dev
+FROM node:20.19.3-alpine as dev
3
4
RUN apk --no-cache add make gcc g++ python3
5
ENV NODE_ENV=development
0 commit comments