Merge pull request #2321 from freeCodeCamp/renovate/ruby-3.x
Some checks are pending
Deploy / Deploy to Heroku (push) Waiting to run

chore(deps): update ruby docker tag to v3.3.5
This commit is contained in:
renovate[bot] 2024-09-04 21:29:42 +00:00 committed by GitHub
commit f57e8b322d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM ruby:3.3.4
FROM ruby:3.3.5
ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true

View file

@ -1,4 +1,4 @@
FROM ruby:3.3.4-alpine
FROM ruby:3.3.5-alpine
ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true