Update .changeset/small-pugs-build.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
This commit is contained in:
Florian JUDITH
2023-09-19 13:00:39 -04:00
committed by GitHub
parent 842b920f1b
commit e347dc27e4
+3 -1
View File
@@ -2,4 +2,6 @@
'@backstage/create-app': 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).
Bump Docker base images to `node:18-bullseye-slim` to fix compatibility issues raised during image build.
You can apply these change to your own `Dockerfile` by replacing `node:16-bullseye-slim` with `node:18-bullseye-slim`