Skip to content

Commit 6ffb552

Browse files
committed
build: bump base docker image
1 parent 55f65b1 commit 6ffb552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN npx nx build web:build:production
3030

3131

3232
# Package React App and API together
33-
FROM node:16-alpine3.15
33+
FROM node:18-alpine
3434

3535
WORKDIR /app
3636

0 commit comments

Comments
 (0)