Skip to content

Commit c673ffb

Browse files
Bump ruby from 2.7 to 3.0.0
Bumps ruby from 2.7 to 3.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 78caa8c commit c673ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.7
1+
FROM ruby:3.0.0
22
COPY ./ /usr/src/app/
33
WORKDIR /usr/src/app
44

0 commit comments

Comments
 (0)