Switched to Device code authentication
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/runtime:10.0 AS base
|
||||
RUN apt-get update && apt-get install -y tar && rm /var/lib/apt/lists/*
|
||||
USER $APP_UID
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user