Update .changeset/tame-pianos-hunt.md

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
This commit is contained in:
Sebastian Poxhofer
2024-04-12 11:09:18 +02:00
committed by GitHub
parent 5b02d00f2e
commit 70e962ceaf
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/backend-common': minor
---
Allow providing authentication which in turn allows usage of private registries
Added `pullOptions` to `DockerContainerRunner#runContainer` method to pass down options when pulling an image.