chore(deps): update ruby docker tag to v3.3.5

This commit is contained in:
renovate[bot] 2024-09-04 19:04:05 +00:00 committed by GitHub
parent ffb121ff04
commit 9568d535b6
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