We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7ad07 commit 1564a6eCopy full SHA for 1564a6e
containers/init/build/dotnet/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM mcr.microsoft.com/dotnet/sdk:9.0-bookworm-slim
+FROM mcr.microsoft.com/dotnet/sdk:10.0-preview
16
17
RUN mkdir -p /src/workspace
18
WORKDIR /src/workspace
containers/pre_built_workers/dotnet/Dockerfile
RUN mkdir -p /pre
WORKDIR /pre
0 commit comments