We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48caff1 commit 1937742Copy full SHA for 1937742
docd/appengine/Dockerfile
@@ -1,5 +1,5 @@
1
# Dockerfile which produces an AppEngine custom runtime containing docd and all
2
# of its runtime dependencies.
3
# https://cloud.google.com/appengine/docs/flexible/custom-runtimes/about-custom-runtimes
4
-FROM sajari/docd:1.3.5
+FROM sajari/docd:1.3.7
5
CMD ["-addr", ":8080", "-error-reporting"]
0 commit comments