We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d61ce2 + a8dd8be commit e638afbCopy full SHA for e638afb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.2-alpine
+FROM ruby:3.3-alpine
2
EXPOSE 4567
3
# throw errors if Gemfile has been modified since Gemfile.lock
4
RUN bundle config --global frozen 1
0 commit comments