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 a47dc8e commit 564f57bCopy full SHA for 564f57b
apps/OpenSign/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