Skip to content

Commit 1c9bb04

Browse files
authored
Update Dockerfile
Signed-off-by: Chimi1999 <143087281+Chimi1999@users.noreply.github.com>
1 parent 3b7066a commit 1c9bb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646
# Stage 1: Builder stage
47-
FROM node:18.19.0--bookworm AS builder
47+
FROM node:18.19.0-bookworm AS builder
4848

4949
WORKDIR /app
5050

0 commit comments

Comments
 (0)