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 928a9ad commit c221bd9Copy full SHA for c221bd9
Dockerfile
@@ -1,5 +1,4 @@
1
-FROM node:16.16.0-alpine3.16
2
-
+FROM node:22-alpine
3
LABEL org.opencontainers.image.source = "https://github.com/caprover/deploy-from-github"
4
5
RUN apk add --no-cache git \
0 commit comments