Skip to content

Commit 6f0f7ec

Browse files
committed
Docker image update, currently maintained by the .net team
1 parent 9346bf9 commit 6f0f7ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/Dockerfile_linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#bueno para mirar https://github.com/Stijnc/polaris-pshtml-docker
2-
FROM mcr.microsoft.com/powershell
2+
FROM mcr.microsoft.com/dotnet/sdk
33
#Labels
44
LABEL version="1.0"
55
LABEL description="Monkey365 container"

docker/Dockerfile_windows

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/powershell
1+
FROM mcr.microsoft.com/dotnet/sdk
22
#Labels
33
LABEL version="1.0"
44
LABEL description="Monkey365 container"

0 commit comments

Comments
 (0)