From 166f91eed911d7a97f31405ccd2ded992905ae46 Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Fri, 13 Oct 2023 17:16:35 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20392f1..c589e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.1.10...HEAD) ### Added + +- New `-root` images which mirror thier parents with the exception that they are run under the `root` user for development purposes + ### Changed ### Deprecated ### Removed