Skip to content

Commit

Permalink
DailyBuild: 2024-07-09T17:11:43.6112809+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeekoZhu committed Jul 9, 2024
1 parent 59ed76f commit ab3a8d1
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
12 changes: 6 additions & 6 deletions daily/6.0/daily-build-info.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AspNetCoreVersion = "6.0.31"
AspNetImage = "mcr.microsoft.com/dotnet/aspnet:6.0.31"
SdkVersion = "6.0.423"
SdkImage = "mcr.microsoft.com/dotnet/sdk:6.0.423"
RuntimeVersion = "6.0.31"
FetchTime = "2024-06-11T17:07:26.6876913+00:00"
AspNetCoreVersion = "6.0.32"
AspNetImage = "mcr.microsoft.com/dotnet/aspnet:6.0.32"
SdkVersion = "6.0.424"
SdkImage = "mcr.microsoft.com/dotnet/sdk:6.0.424"
RuntimeVersion = "6.0.32"
FetchTime = "2024-07-09T17:06:57.0548329+00:00"
12 changes: 6 additions & 6 deletions daily/6.0/daily.spec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Name = "zeekozhu/aspnetcore-build-yarn"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp"
Dotnet = "6.0.423"
Dotnet = "6.0.424"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -14,7 +14,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-build-yarn:chromium"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp-chromium"
Dotnet = "6.0.423"
Dotnet = "6.0.424"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -26,7 +26,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node"
Tag = "zeekozhu/aspnetcore-node"
TestImage = "zeekozhu/aspnetcore-node:tmp"
Dotnet = "6.0.31"
Dotnet = "6.0.32"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand All @@ -38,7 +38,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node:alpine"
Tag = "zeekozhu/aspnetcore-node"
TestImage = "zeekozhu/aspnetcore-node:tmp-alpine"
Dotnet = "6.0.31"
Dotnet = "6.0.32"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand All @@ -50,7 +50,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-build-yarn:alpine"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp-alpine"
Dotnet = "6.0.423"
Dotnet = "6.0.424"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -62,7 +62,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node-deps"
Tag = "zeekozhu/aspnetcore-node-deps"
TestImage = "zeekozhu/aspnetcore-node-deps:tmp"
Dotnet = "6.0.31"
Dotnet = "6.0.32"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand Down
2 changes: 1 addition & 1 deletion daily/6.0/runtime/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:6.0.31
FROM mcr.microsoft.com/dotnet/aspnet:6.0.32

# set up environment
ENV ASPNETCORE_URLS http://+:80
Expand Down
2 changes: 1 addition & 1 deletion daily/6.0/sdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0.423
FROM mcr.microsoft.com/dotnet/sdk:6.0.424

# set up environment
ENV ASPNETCORE_URLS http://+:80 \
Expand Down
2 changes: 1 addition & 1 deletion daily/6.0/sdk/chromium.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0.423
FROM mcr.microsoft.com/dotnet/sdk:6.0.424

# set up environment
ENV ASPNETCORE_URLS http://+:80 \
Expand Down
2 changes: 1 addition & 1 deletion daily/7.0/daily-build-info.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ AspNetImage = "mcr.microsoft.com/dotnet/aspnet:7.0.20"
SdkVersion = "7.0.410"
SdkImage = "mcr.microsoft.com/dotnet/sdk:7.0.410"
RuntimeVersion = "7.0.20"
FetchTime = "2024-06-11T17:07:27.4092638+00:00"
FetchTime = "2024-07-09T17:06:58.0415949+00:00"
12 changes: 6 additions & 6 deletions daily/8.0/daily-build-info.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AspNetCoreVersion = "8.0.6"
AspNetImage = "mcr.microsoft.com/dotnet/aspnet:8.0.6"
SdkVersion = "8.0.302"
SdkImage = "mcr.microsoft.com/dotnet/sdk:8.0.302"
RuntimeVersion = "8.0.6"
FetchTime = "2024-06-11T17:07:28.0215502+00:00"
AspNetCoreVersion = "8.0.7"
AspNetImage = "mcr.microsoft.com/dotnet/aspnet:8.0.7"
SdkVersion = "8.0.303"
SdkImage = "mcr.microsoft.com/dotnet/sdk:8.0.303"
RuntimeVersion = "8.0.7"
FetchTime = "2024-07-09T17:06:58.8587572+00:00"
12 changes: 6 additions & 6 deletions daily/8.0/daily.spec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Name = "zeekozhu/aspnetcore-build-yarn"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp"
Dotnet = "8.0.302"
Dotnet = "8.0.303"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -14,7 +14,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-build-yarn:chromium"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp-chromium"
Dotnet = "8.0.302"
Dotnet = "8.0.303"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -26,7 +26,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node"
Tag = "zeekozhu/aspnetcore-node"
TestImage = "zeekozhu/aspnetcore-node:tmp"
Dotnet = "8.0.6"
Dotnet = "8.0.7"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand All @@ -38,7 +38,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node:alpine"
Tag = "zeekozhu/aspnetcore-node"
TestImage = "zeekozhu/aspnetcore-node:tmp-alpine"
Dotnet = "8.0.6"
Dotnet = "8.0.7"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand All @@ -50,7 +50,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-build-yarn:alpine"
Tag = "zeekozhu/aspnetcore-build-yarn"
TestImage = "zeekozhu/aspnetcore-build-yarn:tmp-alpine"
Dotnet = "8.0.302"
Dotnet = "8.0.303"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = true
Expand All @@ -62,7 +62,7 @@ SkipTest = false
Name = "zeekozhu/aspnetcore-node-deps"
Tag = "zeekozhu/aspnetcore-node-deps"
TestImage = "zeekozhu/aspnetcore-node-deps:tmp"
Dotnet = "8.0.6"
Dotnet = "8.0.7"
Node = "v{{NodeVersion}}"
Yarn = "{{YarnVersion}}"
Sdk = false
Expand Down
2 changes: 1 addition & 1 deletion daily/8.0/runtime/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:8.0.6
FROM mcr.microsoft.com/dotnet/aspnet:8.0.7

# set up environment
ENV ASPNETCORE_URLS http://+:80
Expand Down
2 changes: 1 addition & 1 deletion daily/8.0/sdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.302
FROM mcr.microsoft.com/dotnet/sdk:8.0.303

# set up environment
ENV ASPNETCORE_URLS http://+:80 \
Expand Down
2 changes: 1 addition & 1 deletion daily/8.0/sdk/chromium.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.302
FROM mcr.microsoft.com/dotnet/sdk:8.0.303

# set up environment
ENV ASPNETCORE_URLS http://+:80 \
Expand Down

0 comments on commit ab3a8d1

Please sign in to comment.