1
Fork 0

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

This commit is contained in:
Renovate (Bot) 2024-09-04 18:30:09 +00:00
parent 40ed739103
commit 807e2ed280
Signed by: renovate-bot
GPG key ID: 0E059908592C1674

View file

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