We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3950a commit ab693bdCopy full SHA for ab693bd
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.4
+FROM sajari/docd:1.3.5
5
CMD ["-addr", ":8080", "-error-reporting"]
0 commit comments