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 41e192a commit a47dc8eCopy full SHA for a47dc8e
apps/OpenSignServer/Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Node runtime as the base image
2
-FROM node:16
+FROM node:18
3
4
# Set the working directory inside the container
5
WORKDIR /usr/src/app
0 commit comments