We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502d857 commit f2e384aCopy full SHA for f2e384a
.ruby-version
@@ -1 +1 @@
1
-3.3.7
+4.0.2
Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:3.3.7-slim@sha256:696f37b3cd55288b5127850e3eeae67dd20595ab77a6724f7bb05baa8c6b4878
+FROM ruby:4.0.2-slim@sha256:d4712c55c06cb3f62f5a3d98f0bc6fc96bab4af0f4f9b4873f01ef0100fcfd33
2
3
# Define args that can be supplied with
4
# `docker build --build-args RAILS_ENV=<env>`, defaults to production.
0 commit comments