From 842b920f1baa095a262a459801ef4412c658ee5e Mon Sep 17 00:00:00 2001 From: Florian JUDITH Date: Sat, 16 Sep 2023 08:20:06 -0400 Subject: [PATCH] Removed unpublished package from changeset Signed-off-by: Florian JUDITH --- .changeset/small-pugs-build.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.changeset/small-pugs-build.md b/.changeset/small-pugs-build.md index f610db0bbd..4ec40a8181 100644 --- a/.changeset/small-pugs-build.md +++ b/.changeset/small-pugs-build.md @@ -1,6 +1,5 @@ --- '@backstage/create-app': patch -'example-backend': patch --- Bump Docker base images to `node:18-bullseye-slim` to fix compatibility issues raised during image build. This update aligns with the recent Github Actions update to Node 18x [#19563](https://github.com/backstage/backstage/pull/19563).