We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eace817 commit 2e8074cCopy full SHA for 2e8074c
1 file changed
Earthfile
@@ -1,6 +1,6 @@
1
VERSION 0.7
2
IMPORT github.com/poshcode/tasks
3
-FROM mcr.microsoft.com/dotnet/sdk:7.0
+FROM mcr.microsoft.com/dotnet/sdk:8.0
4
WORKDIR /work
5
6
ARG --global EARTHLY_GIT_ORIGIN_URL
0 commit comments