Skip to content

Commit

Permalink
Update dotnet-7 image
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux123123 authored Jan 23, 2025
1 parent 0535f70 commit a2dbea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/dotnet-7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ COPY --chown=container:container ./../entrypoint.sh /entrypoint.sh

RUN chmod +x /entrypoint.sh
USER container
ENV USER=container HOME=/home/container
ENV USER=container HOME=/home/container DOTNET_ROOT=/usr/share/

WORKDIR /home/container

Expand Down

0 comments on commit a2dbea4

Please sign in to comment.