Update Dockerfile-web-ui-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Set base image for the builder stage
|
# Set base image for the builder stage
|
||||||
FROM --platform=linux/arm64/v8 node:18.17.0
|
FROM --platform=linux/amd64 node:18.17.0
|
||||||
|
|
||||||
|
|
||||||
# Set the working directory in the container
|
# Set the working directory in the container
|
||||||
|
|||||||
Reference in New Issue
Block a user