We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7db8fc9 + 929b370 commit 1b508eeCopy full SHA for 1b508ee
Dockerfile
@@ -35,7 +35,7 @@ RUN curl -sL https://deb.nodesource.com/setup_8.x | bash - \
35
36
# Assuming the build process stays the same, you should be able to just change value of
37
# COUCHDB_VERSION to upgrade to the latest source
38
-ENV COUCHDB_VERSION 2.1.0
+ENV COUCHDB_VERSION 2.1.1
39
40
# Download CouchDB, build it and then clean up
41
RUN buildDeps=" \
0 commit comments