Skip to content

Commit 5e9f1d0

Browse files
updated base image for arm64 host
1 parent 907f892 commit 5e9f1d0

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
@@ -1,5 +1,5 @@
11
# Use the official Node.js image as the base image
2-
FROM node:23.7.0
2+
FROM arm64v8/node:23.7.0
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)