Skip to content

Commit 965e94a

Browse files
authored
HP Dockerfile fix
1 parent fa249ec commit 965e94a

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
@@ -1,4 +1,4 @@
1-
FROM node:22 AS build
1+
FROM node:22-alpine
22

33
# Set the working directory
44
WORKDIR /app

0 commit comments

Comments
 (0)