Skip to content

Commit

Permalink
remove unnecessary comments in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio authored Nov 3, 2023
1 parent 158f0de commit fee3116
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM ruby:3.2 AS development

# Last digit is needed to get bundler to install the latest.
# Check https://rubygems.org/gems/bundler/versions for the latest version.
ARG UNAME=app
ARG UID=1000
ARG GID=1000
Expand Down

0 comments on commit fee3116

Please sign in to comment.