Skip to content

Commit 43a6851

Browse files
jeremy-vmJeremyMaxwellPBeerhardt
authored
Bump azurite to latest release (#10972)
Co-authored-by: Jeremy Maxwell <[email protected]> Co-authored-by: Eric Erhardt <[email protected]>
1 parent 26dc802 commit 43a6851

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Aspire.Hosting.Azure.Storage/StorageEmulatorContainerImageTags.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ internal static class StorageEmulatorContainerImageTags
1111
/// <remarks>azure-storage/azurite</remarks>
1212
public const string Image = "azure-storage/azurite";
1313

14-
/// <remarks>3.34.0</remarks>
15-
public const string Tag = "3.34.0";
14+
/// <remarks>3.35.0</remarks>
15+
public const string Tag = "3.35.0";
1616
}

0 commit comments

Comments
 (0)