Skip to content

Commit e9f3aca

Browse files
committed
chore(ci): update
1 parent d601bb3 commit e9f3aca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/GZCTF/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN ARCH=$(echo ${TARGETPLATFORM} | cut -d'/' -f2) && \
1313
rm linux_musl_${ARCH}.zip && rm -rf satori
1414

1515
ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
16+
DOTNET_ReadyToRun=0 \
1617
LC_ALL=en_US.UTF-8
1718

1819
WORKDIR /app

0 commit comments

Comments
 (0)