1
Fork 0

Merge pull request 'Update ruby Docker tag to v3.3.4' (#23) from renovate/ruby-3.x into master

Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/23
This commit is contained in:
Lucas Schwiderski 2024-08-24 15:42:47 +00:00
commit 032438133a
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

View file

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