Update .changeset/tame-pianos-hunt.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-04-13 17:26:49 +02:00
committed by GitHub
parent 70e962ceaf
commit 1328adbcc0
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/backend-common': minor
'@backstage/backend-common': patch
---
Added `pullOptions` to `DockerContainerRunner#runContainer` method to pass down options when pulling an image.