We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320b0ac commit 2329e80Copy full SHA for 2329e80
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM mcr.microsoft.com/dotnet/aspnet:7.0
+FROM mcr.microsoft.com/dotnet/aspnet:8.0
3
4
# we can't copy to a directory because WORKDIR doesn't work in buildx
5
# https://github.com/docker/buildx/issues/378
0 commit comments