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