Skip to content

Commit

Permalink
docd/appengine: bump to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathaningram committed Nov 20, 2023
1 parent 7d3f204 commit baf9810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docd/appengine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile which produces an AppEngine custom runtime containing docd and all
# of its runtime dependencies.
# https://cloud.google.com/appengine/docs/flexible/custom-runtimes/about-custom-runtimes
FROM sajari/docd:1.3.8
FROM sajari/docd:1.3.9
CMD ["-addr", ":8080", "-json-cloud-logging", "-error-reporting"]

0 comments on commit baf9810

Please sign in to comment.