Skip to content

Commit 006df13

Browse files
committed
Bring the Ruby version in Dockerfile up to date with the GitHub workflow.
1 parent e521e04 commit 006df13

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:3.0.5
1+
FROM ruby:3.2.3
22

33
RUN apt-get install -y curl \
44
&& curl -sL https://deb.nodesource.com/setup_18.x | bash - \

0 commit comments

Comments
 (0)