Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34e472a

Browse files
committed
Use amd64 platform
1 parent a3abc33 commit 34e472a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎backend/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 LTS (Long-Term Support)
2-
FROM node:18-slim
2+
FROM --platform=linux/amd64 node:18-slim
33

44
# Set the working directory inside the container
55
WORKDIR /usr/src/app

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /