From 19088219cb2ff17d6fb267d096081e59049902f5 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sat, 10 May 2025 23:24:13 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df812a..daf8a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🚜 Refactor + +- *(dockerfile)* Update runtime base image to alpine:latest - ([ec18f7b](https://git.0xmax42.io/maxp/lt-auth-proxy/commit/ec18f7b4e39bbfa88ba23ef3fdf825917ac5303b)) + ## [0.1.1](https://git.0xmax42.io/maxp/lt-auth-proxy/compare/v0.1.0..v0.1.1) - 2025-05-10 ### ⚙️ Miscellaneous Tasks