fix(snapshotWorker): Исправлен dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# This stage is used when running from VS in fast mode (Default for Debug configuration)
|
# This stage is used when running from VS in fast mode (Default for Debug configuration)
|
||||||
FROM 10.99.253.167:8090/dotnet/runtime:9.0 AS base
|
FROM 10.99.253.167:8090/dotnet/runtime:9.0 AS base
|
||||||
USER $APP_UID
|
#USER $APP_UID
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user