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 7696d67 commit 7e3fb5cCopy full SHA for 7e3fb5c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-slim as base
+FROM node:20.12.1-slim as base
2
3
LABEL "com.github.actions.name"="Vuepress Build & Deploy"
4
LABEL "com.github.actions.description"="A GitHub Action to build and deploy Vuepress sites to GitHub Pages"
0 commit comments