fix(snapshotWorker): Исправлен dockerfile

This commit is contained in:
Mikhail Trubnikov
2026-07-13 15:52:56 +10:00
parent 9f42a733e7
commit 511721b798

View File

@@ -2,7 +2,7 @@
# 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
USER $APP_UID
#USER $APP_UID
WORKDIR /app