Skip to content

Commit

Permalink
Images release: v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
samruddhikhandale committed Sep 16, 2024
1 parent f9f38ba commit ac780e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/dotnet/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.3.1",
"variants": [
"9.0-bookworm-slim",
"9.0-noble",
Expand Down Expand Up @@ -55,6 +55,10 @@
]
},
"variantTags": {
"9.0-bookworm-slim": [
"dotnet:${VERSION}-9.0",
"dotnet:${VERSION}-9.0-bookworm"
],
"8.0-bookworm-slim": [
"dotnet:${VERSION}-8.0",
"dotnet:${VERSION}-8.0-bookworm"
Expand Down

0 comments on commit ac780e7

Please sign in to comment.