Skip to content

Commit 4e1c61d

Browse files
chore(deps): update e2e docker images
1 parent a0cadb7 commit 4e1c61d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/e2e/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
retries: 5
2323

2424
burritotest-azurite:
25-
image: mcr.microsoft.com/azure-storage/azurite:3.35.0
25+
image: mcr.microsoft.com/azure-storage/azurite:3.36.0
2626
hostname: azurite
2727
command:
2828
- azurite
@@ -44,7 +44,7 @@ services:
4444
- ./scripts:/scripts
4545

4646
burritotest-gcs:
47-
image: fsouza/fake-gcs-server:1.54.0
47+
image: fsouza/fake-gcs-server:1.55.0
4848
hostname: gcs
4949
command:
5050
- -backend=memory

0 commit comments

Comments
 (0)