Remove discord reference in changeset

Signed-off-by: Nikolai Thingnes Leira <nikolai.thingnes.leira@soprasteria.com>
This commit is contained in:
Nikolai Thingnes Leira
2023-09-20 16:50:46 +02:00
parent b665f2ce65
commit f01beeff5b
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -2,4 +2,6 @@
'@backstage/create-app': patch
---
Change base node image from node:18-bullseye-slim to node:18-bookworm-slim due to Docker build error on bullseye. Ref Discord thread: https://discord.com/channels/687207715902193673/687235481154617364/1154020909871550525
Change base node image from node:18-bullseye-slim to node:18-bookworm-slim due to Docker build error on bullseye.
You can apply these change to your own `Dockerfile` by replacing `node:18-bullseye-slim` with `node:18-bookworm-slim`
+3 -1
View File
@@ -2,4 +2,6 @@
'example-backend': patch
---
Change base node image from node:18-bullseye-slim to node:18-bookworm-slim due to Docker build error on bullseye. Ref Discord thread: https://discord.com/channels/687207715902193673/687235481154617364/1154020909871550525
Change base node image from node:18-bullseye-slim to node:18-bookworm-slim due to Docker build error on bullseye.
You can apply these change to your own `Dockerfile` by replacing `node:18-bullseye-slim` with `node:18-bookworm-slim`