Skip to content

Commit 020beb5

Browse files
committed
Change node version from 18 to 20
1 parent 83d652a commit 020beb5

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/internship-app
33

44
FROM base AS builder

0 commit comments

Comments
 (0)