Skip to content

Commit 7ccb609

Browse files
committed
update node version
1 parent 6b8aa5d commit 7ccb609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine AS base
1+
FROM node:20-alpine AS base
22
LABEL org.opencontainers.image.source https://github.com/dump-hr/ddays-app
33

44
FROM base AS builder

0 commit comments

Comments
 (0)