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 80e3750 commit 43bc245Copy full SHA for 43bc245
Dockerfile
@@ -3,7 +3,7 @@
3
# Todo: The user should be changed
4
# Todo: Update to newest images
5
# -------------------------------------------------------------------
6
-FROM node:8.16.2-alpine as BASE
+FROM node:22.17.0-alpine as BASE
7
8
RUN apk update
9
RUN apk add bash
0 commit comments