diff --git a/CHANGELOG.md b/CHANGELOG.md index c536fb3..e59fcd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] - +### Changed +- changed docker base image to gcr.io/distroless/static-debian12 ## [0.2.0] - 2024-04-19 ### ⚠️ Breaking Changes