diff --git a/Dockerfile b/Dockerfile index 7aad302..e4e105a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ FROM mcr.microsoft.com/dotnet/aspnet:8.0-alpine3.19 RUN apk add --update --no-cache \ python3=3.11.9-r1 \ py3-pip=23.3.1-r0 \ - curl=8.9.0-r0 \ + curl=8.9.1-r0 \ && ln -sf python3 /usr/bin/python ENV DOTNET_RUNNING_IN_CONTAINER=true ENV DOTNET_gcServer=1