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