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 e1740a4 commit d5fc98bCopy full SHA for d5fc98b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.13.0-alpine3.21
+FROM node:22.13.1-alpine3.21
2
# install simple http server for serving static content
3
RUN npm install -g http-server
4
0 commit comments