Skip to content

Commit

Permalink
Fixing Issue appsecco#11 ; updating docker image for dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
secit-cde committed May 17, 2024
1 parent 76c1de3 commit f467018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM microsoft/dotnet
FROM mcr.microsoft.com/dotnet/core/sdk:2.1
LABEL MAINTAINER "Appsecco"

ENV ASPNETCORE_URLS=http://0.0.0.0:5000
Expand Down

0 comments on commit f467018

Please sign in to comment.