1
Fork 0

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

This commit is contained in:
Renovate 2025-05-16 03:30:37 +00:00
parent 90489bb2dd
commit d4ccb095ce
Signed by: renovate-bot
GPG key ID: 0E059908592C1674

View file

@ -1,4 +1,4 @@
FROM ruby:3.4.3-slim-bookworm
FROM ruby:3.4.4-slim-bookworm
ENV DEBIAN_FRONTEND=noninteractive
RUN --mount=type=cache,target=/var/cache/apt,id=apt \