[SKIP_BUILD] Fix document build failure

This commit is contained in:
BruceChen 2022-11-28 14:10:55 +08:00
parent ef39e8329c
commit 2b9c58de56
28 changed files with 28 additions and 28 deletions

View file

@ -1,4 +1,4 @@
# Using the .NET official image for .NET 6.0
# Using the .NET official image for .NET 6.0
FROM mcr.microsoft.com/dotnet/sdk:6.0
# If you want to use a specific build, un-comment the ENV MCC_VERSION line (remove the # from the start)

View file

@ -1,4 +1,4 @@
version: '2'
version: '2'
services:
MCC:

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
cd /opt/data || exit 1