Skip to content

Commit 509c99c

Browse files
committed
removed redundent comment in Dockerfile
1 parent 98b23a6 commit 509c99c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# FROM ruby:3.3.1
21
FROM --platform=linux/amd64 ruby:3.3.1
32
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
43
RUN mkdir -p /myapp/backend

0 commit comments

Comments
 (0)