Skip to content

Commit 14f298f

Browse files
committed
Updates for .NET 6.0 servicing
1 parent 5408c0c commit 14f298f

File tree

92 files changed

+410
-410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+410
-410
lines changed

README.aspnet.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Tags | Dockerfile | OS Version
5555
7.0.0-alpine3.17-amd64, 7.0-alpine3.17-amd64, 7.0.0-alpine3.17, 7.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.17/amd64/Dockerfile) | Alpine 3.17
5656
7.0.0-alpine3.16-amd64, 7.0-alpine3.16-amd64, 7.0-alpine-amd64, 7.0.0-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/amd64/Dockerfile) | Alpine 3.16
5757
7.0.0-jammy-amd64, 7.0-jammy-amd64, 7.0.0-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
58-
6.0.11-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.11-bullseye-slim, 6.0-bullseye-slim, 6.0.11, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
59-
6.0.11-alpine3.17-amd64, 6.0-alpine3.17-amd64, 6.0.11-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/amd64/Dockerfile) | Alpine 3.17
60-
6.0.11-alpine3.16-amd64, 6.0-alpine3.16-amd64, 6.0-alpine-amd64, 6.0.11-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/amd64/Dockerfile) | Alpine 3.16
61-
6.0.11-jammy-amd64, 6.0-jammy-amd64, 6.0.11-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
62-
6.0.11-focal-amd64, 6.0-focal-amd64, 6.0.11-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
58+
6.0.12-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.12-bullseye-slim, 6.0-bullseye-slim, 6.0.12, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
59+
6.0.12-alpine3.17-amd64, 6.0-alpine3.17-amd64, 6.0.12-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/amd64/Dockerfile) | Alpine 3.17
60+
6.0.12-alpine3.16-amd64, 6.0-alpine3.16-amd64, 6.0-alpine-amd64, 6.0.12-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/amd64/Dockerfile) | Alpine 3.16
61+
6.0.12-jammy-amd64, 6.0-jammy-amd64, 6.0.12-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
62+
6.0.12-focal-amd64, 6.0-focal-amd64, 6.0.12-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
6363
3.1.32-bullseye-slim, 3.1-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/bullseye-slim/amd64/Dockerfile) | Debian 11
6464
3.1.32-buster-slim, 3.1-buster-slim, 3.1.32, 3.1 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/buster-slim/amd64/Dockerfile) | Debian 10
6565
3.1.32-alpine3.16, 3.1-alpine3.16, 3.1-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/alpine3.16/amd64/Dockerfile) | Alpine 3.16
@@ -73,11 +73,11 @@ Tags | Dockerfile | OS Version
7373
7.0.0-alpine3.17-arm64v8, 7.0-alpine3.17-arm64v8, 7.0.0-alpine3.17, 7.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.17/arm64v8/Dockerfile) | Alpine 3.17
7474
7.0.0-alpine3.16-arm64v8, 7.0-alpine3.16-arm64v8, 7.0-alpine-arm64v8, 7.0.0-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
7575
7.0.0-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.0-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
76-
6.0.11-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.11-bullseye-slim, 6.0-bullseye-slim, 6.0.11, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
77-
6.0.11-alpine3.17-arm64v8, 6.0-alpine3.17-arm64v8, 6.0.11-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/arm64v8/Dockerfile) | Alpine 3.17
78-
6.0.11-alpine3.16-arm64v8, 6.0-alpine3.16-arm64v8, 6.0-alpine-arm64v8, 6.0.11-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
79-
6.0.11-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.11-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
80-
6.0.11-focal-arm64v8, 6.0-focal-arm64v8, 6.0.11-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
76+
6.0.12-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.12-bullseye-slim, 6.0-bullseye-slim, 6.0.12, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
77+
6.0.12-alpine3.17-arm64v8, 6.0-alpine3.17-arm64v8, 6.0.12-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/arm64v8/Dockerfile) | Alpine 3.17
78+
6.0.12-alpine3.16-arm64v8, 6.0-alpine3.16-arm64v8, 6.0-alpine-arm64v8, 6.0.12-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
79+
6.0.12-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.12-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
80+
6.0.12-focal-arm64v8, 6.0-focal-arm64v8, 6.0.12-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
8181
3.1.32-bullseye-slim-arm64v8, 3.1-bullseye-slim-arm64v8 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/bullseye-slim/arm64v8/Dockerfile) | Debian 11
8282
3.1.32-buster-slim-arm64v8, 3.1-buster-slim-arm64v8, 3.1.32, 3.1 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/buster-slim/arm64v8/Dockerfile) | Debian 10
8383
3.1.32-alpine3.16-arm64v8, 3.1-alpine3.16-arm64v8, 3.1-alpine-arm64v8 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
@@ -91,11 +91,11 @@ Tags | Dockerfile | OS Version
9191
7.0.0-alpine3.17-arm32v7, 7.0-alpine3.17-arm32v7, 7.0.0-alpine3.17, 7.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.17/arm32v7/Dockerfile) | Alpine 3.17
9292
7.0.0-alpine3.16-arm32v7, 7.0-alpine3.16-arm32v7, 7.0-alpine-arm32v7, 7.0.0-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
9393
7.0.0-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.0-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
94-
6.0.11-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.11-bullseye-slim, 6.0-bullseye-slim, 6.0.11, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
95-
6.0.11-alpine3.17-arm32v7, 6.0-alpine3.17-arm32v7, 6.0.11-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/arm32v7/Dockerfile) | Alpine 3.17
96-
6.0.11-alpine3.16-arm32v7, 6.0-alpine3.16-arm32v7, 6.0-alpine-arm32v7, 6.0.11-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
97-
6.0.11-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.11-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
98-
6.0.11-focal-arm32v7, 6.0-focal-arm32v7, 6.0.11-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
94+
6.0.12-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.12-bullseye-slim, 6.0-bullseye-slim, 6.0.12, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
95+
6.0.12-alpine3.17-arm32v7, 6.0-alpine3.17-arm32v7, 6.0.12-alpine3.17, 6.0-alpine3.17 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.17/arm32v7/Dockerfile) | Alpine 3.17
96+
6.0.12-alpine3.16-arm32v7, 6.0-alpine3.16-arm32v7, 6.0-alpine-arm32v7, 6.0.12-alpine3.16, 6.0-alpine3.16, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
97+
6.0.12-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.12-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
98+
6.0.12-focal-arm32v7, 6.0-focal-arm32v7, 6.0.12-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
9999
3.1.32-bullseye-slim-arm32v7, 3.1-bullseye-slim-arm32v7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/bullseye-slim/arm32v7/Dockerfile) | Debian 11
100100
3.1.32-buster-slim-arm32v7, 3.1-buster-slim-arm32v7, 3.1.32, 3.1 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/buster-slim/arm32v7/Dockerfile) | Debian 10
101101
3.1.32-focal-arm32v7, 3.1-focal-arm32v7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/focal/arm32v7/Dockerfile) | Ubuntu 20.04
@@ -105,27 +105,27 @@ Tags | Dockerfile | OS Version
105105
Tag | Dockerfile
106106
---------| ---------------
107107
7.0.0-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.0, 7.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
108-
6.0.11-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.11, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
108+
6.0.12-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.12, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
109109
3.1.32-nanoserver-ltsc2022, 3.1-nanoserver-ltsc2022, 3.1.32, 3.1 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/nanoserver-ltsc2022/amd64/Dockerfile)
110110

111111
## Windows Server Core 2022 amd64 Tags
112112
Tag | Dockerfile
113113
---------| ---------------
114114
7.0.0-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
115-
6.0.11-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
115+
6.0.12-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
116116

117117
## Nano Server, version 1809 amd64 Tags
118118
Tag | Dockerfile
119119
---------| ---------------
120120
7.0.0-nanoserver-1809, 7.0-nanoserver-1809, 7.0.0, 7.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
121-
6.0.11-nanoserver-1809, 6.0-nanoserver-1809, 6.0.11, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
121+
6.0.12-nanoserver-1809, 6.0-nanoserver-1809, 6.0.12, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
122122
3.1.32-nanoserver-1809, 3.1-nanoserver-1809, 3.1.32, 3.1 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/3.1/nanoserver-1809/amd64/Dockerfile)
123123

124124
## Windows Server Core 2019 amd64 Tags
125125
Tag | Dockerfile
126126
---------| ---------------
127127
7.0.0-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
128-
6.0.11-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
128+
6.0.12-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
129129

130130
You can retrieve a list of all available tags for dotnet/aspnet at https://mcr.microsoft.com/v2/dotnet/aspnet/tags/list.
131131
<!--End of generated tags-->

0 commit comments

Comments
 (0)