Skip to content

Commit e638afb

Browse files
authored
Merge pull request #58 from djdefi/dependabot/docker/ruby-3.3-alpine
2 parents 4d61ce2 + a8dd8be commit e638afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2-alpine
1+
FROM ruby:3.3-alpine
22
EXPOSE 4567
33
# throw errors if Gemfile has been modified since Gemfile.lock
44
RUN bundle config --global frozen 1

0 commit comments

Comments
 (0)