Skip to content

Commit ab693bd

Browse files
docd/appengine: use 1.3.5 release (#131)
Contains the ca-certificates so error reporting can contact its API.
1 parent 6d3950a commit ab693bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docd/appengine/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile which produces an AppEngine custom runtime containing docd and all
22
# of its runtime dependencies.
33
# https://cloud.google.com/appengine/docs/flexible/custom-runtimes/about-custom-runtimes
4-
FROM sajari/docd:1.3.4
4+
FROM sajari/docd:1.3.5
55
CMD ["-addr", ":8080", "-error-reporting"]

0 commit comments

Comments
 (0)