You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bumped base image from 3.2.6 to 3.2.8, plus bullseye to bookworm and pinned the image to the SHA
* Pinned GitHub Actions. Added arm64 platform/architecture requested via #123
* Preparing release 0.18.0
* Added name to local dictionary
Copy file name to clipboardExpand all lines: Changelog.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Change log for Docker-cheatset
2
2
3
+
## 0.18.0 2025-05-21 Feature/maintenance release
4
+
5
+
- Bumped Docker base image from Ruby 3.2.6-slim-bullseye to 3.2.8-slim-bookworm
6
+
7
+
- Pinned Docker base image
8
+
9
+
- Pinned GitHub Actions
10
+
11
+
- Added build of arm64 architecture/platform as requested by @kspeeckaert via issue [#123](https://github.com/jonasbn/docker-cheatset/issues/123)
12
+
3
13
## 0.17.0 2024-11-10 Maintenance release
4
14
5
15
- Bumped Docker base image from Ruby 3.2.3-slim-bullseye to 3.2.6-slim-bullseye, via PR [#108](https://github.com/jonasbn/docker-cheatset/pull/108) from @jonasbn
0 commit comments