Skip to content

Commit 2750750

Browse files
committed
Update Dockerfile
1 parent 19a5998 commit 2750750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/7.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM ruby:3.1
33
RUN apt-get update -qq && apt-get install -y nodejs
44

55
COPY Gemfile /app/Gemfile
6-
COPY Gemfile.lock /app/Gemfile.lock
76

87
WORKDIR /app
98

0 commit comments

Comments
 (0)