We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3162d commit 61f22ffCopy full SHA for 61f22ff
rabbitmq/Dockerfile.windows
@@ -1,7 +1,7 @@
1
-ARG VERSION
2
-
3
FROM mcr.microsoft.com/windows/servercore:ltsc2019
4
+ARG VERSION
+
5
USER ContainerAdministrator
6
7
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
0 commit comments