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 bfa7f1e commit c03b5edCopy full SHA for c03b5ed
backend/Dockerfile
@@ -1,5 +1,5 @@
1
2
-FROM alpine:3.20.3 AS nodejs
+FROM alpine:3.21.3 AS nodejs
3
4
# Install nodejs
5
RUN addgroup -g 1000 node \
0 commit comments