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