Skip to content

Commit cd375e1

Browse files
committed
Sync OS names
1 parent a181bae commit cd375e1

File tree

1 file changed

+1
-0
lines changed
  • tests/Microsoft.DotNet.Docker.Tests

1 file changed

+1
-0
lines changed

tests/Microsoft.DotNet.Docker.Tests/OS.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public class OS
3030
public const string Focal = "focal";
3131
public const string Jammy = "jammy";
3232
public const string JammyChiseled = "jammy-chiseled";
33+
public const string UbuntuChiseled = "ubuntu-chiseled";
3334

3435
// Windows
3536
public const string NanoServer = "nanoserver";

0 commit comments

Comments
 (0)