Skip to content

Commit 54e8e59

Browse files
committed
Updated ruby version in files
1 parent 69f42d5 commit 54e8e59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.5.3
1+
ruby-3.2.2

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM ruby:2.6.5
2+
FROM ruby:3.2
33

44
RUN apt-get update -qq \
55
&& apt-get install -y build-essential postgresql-client libpq-dev nodejs libssl-dev apt-transport-https ca-certificates

0 commit comments

Comments
 (0)