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

This commit is contained in:
renovate[bot] 2024-05-31 02:00:05 +00:00 committed by GitHub
parent 80ba4351a7
commit 4a9590f0ce
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.1
FROM ruby:3.3.2
ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true

View file

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