File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Change log for Docker-cheatset
22
3- ## 0.21.0 2025-06-10 maintenance release
3+ ## 0.22.0 2026-02-10 maintenance release
4+
5+ - Bumped Docker base image to: ` ruby:3.2.10-slim-trixie `
6+
7+ ## 0.21.0 2026-02-10 maintenance release
48
59- Bumped Docker base image for Ruby 3.2.8-slim-bookworm, via PR [ #161 ] ( https://github.com/jonasbn/docker-cheatset/pull/161 ) from @dependabot
610
Original file line number Diff line number Diff line change 11# REF: https://docs.docker.com/engine/reference/builder/
22# REF: https://hub.docker.com/_/ruby
3- FROM ruby:3.2.8 -slim-bookworm @sha256:2db494c4e5cb76923cf40878b79ec1d03adbe28de43898178a42d70a7492f945
3+ FROM ruby:3.2.10 -slim-trixie @sha256:659b14d55b9551f2a14ebfee3dd1818876e807d29428e3bb7797ad897abdc19a
44
55# We point to the original repository for the image
66LABEL org.opencontainers.image.source=https://github.com/jonasbn/docker-cheatset
You can’t perform that action at this time.
0 commit comments