Skip to content

Commit af628c4

Browse files
committed
use Ruby 3 for deployed dummy app
1 parent d463353 commit af628c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.7.2-alpine3.12
1+
FROM ruby:3.0-alpine3.12
22

33
RUN gem install bundler:2.1.4
44

0 commit comments

Comments
 (0)