Skip to content

Commit

Permalink
更新镜像权限
Browse files Browse the repository at this point in the history
  • Loading branch information
239573049 committed Nov 9, 2024
1 parent a47ee79 commit bc5830a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGet.Next/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
USER $APP_UID
USER root
WORKDIR /app
EXPOSE 8080
EXPOSE 8081
Expand Down

0 comments on commit bc5830a

Please sign in to comment.