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 951eb71 commit 7943118Copy full SHA for 7943118
template/dockerfile/function/Dockerfile
@@ -1,6 +1,6 @@
1
FROM openfaas/classic-watchdog:0.18.1 as watchdog
2
3
-FROM alpine:3.11
+FROM alpine:3.12
4
5
RUN mkdir -p /home/app
6
0 commit comments