We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f42d5 commit 54e8e59Copy full SHA for 54e8e59
.ruby-version
@@ -1 +1 @@
1
-ruby-2.5.3
+ruby-3.2.2
Dockerfile
@@ -1,5 +1,5 @@
2
-FROM ruby:2.6.5
+FROM ruby:3.2
3
4
RUN apt-get update -qq \
5
&& apt-get install -y build-essential postgresql-client libpq-dev nodejs libssl-dev apt-transport-https ca-certificates
0 commit comments