We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc03b38 commit 435aaacCopy full SHA for 435aaac
template/powershell-http/Dockerfile
@@ -1,6 +1,6 @@
1
FROM openfaas/of-watchdog:0.7.2 as watchdog
2
3
-FROM microsoft/powershell:ubuntu-xenial as ship
+FROM microsoft/powershell:centos-7 as ship
4
5
COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog
6
RUN chmod +x /usr/bin/fwatchdog
0 commit comments