Skip to content

Commit

Permalink
docd/appengine: bump to 1.3.7 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathaningram committed Sep 13, 2023
1 parent 48caff1 commit 1937742
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.5
FROM sajari/docd:1.3.7
CMD ["-addr", ":8080", "-error-reporting"]

0 comments on commit 1937742

Please sign in to comment.