Skip to content

Commit 93bb200

Browse files
committed
chore: update Dockerfile
1 parent 48aa522 commit 93bb200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GZCTF/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ 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 \
1716
LC_ALL=en_US.UTF-8
1817

1918
WORKDIR /app

0 commit comments

Comments
 (0)