Skip to content

Commit 45ed2f0

Browse files
Correct tag
Co-authored-by: Brandon Ording <[email protected]>
1 parent 6d8936f commit 45ed2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
org.opencontainers.image.created=${{ steps.date.outputs.date }}
7676
org.opencontainers.image.title=${{ matrix.title }}
7777
org.opencontainers.image.description=${{ matrix.description }}
78-
org.opencontainers.image.base.name=mcr.microsoft.com/dotnet/aspnet:10.0-jammy-noble-composite-extra
78+
org.opencontainers.image.base.name=mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-composite-extra
7979
annotations: |
8080
index:org.opencontainers.image.source=https://github.com/Particular/ServiceControl/tree/${{ github.sha }}
8181
index:org.opencontainers.image.authors="Particular Software"

0 commit comments

Comments
 (0)