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 6b8aa5d commit 7ccb609Copy full SHA for 7ccb609
apps/api/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine AS base
+FROM node:20-alpine AS base
2
LABEL org.opencontainers.image.source https://github.com/dump-hr/ddays-app
3
4
FROM base AS builder
0 commit comments