We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5553acc commit 6f81a21Copy full SHA for 6f81a21
Dockerfile
@@ -1,7 +1,7 @@
1
####################################################################################################
2
# OFFICE2PDF
3
4
-FROM --platform=$TARGETPLATFORM node:21-alpine AS office2pdf
+FROM --platform=$TARGETPLATFORM node:lts-alpine AS office2pdf
5
6
ENV PORT=3000
7
ENV NODE_ENV=production
0 commit comments