Skip to content

Commit 1b508ee

Browse files
authored
Merge pull request #7 from redgeoff/2.1.1
chore(version): 2.1.1
2 parents 7db8fc9 + 929b370 commit 1b508ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN curl -sL https://deb.nodesource.com/setup_8.x | bash - \
3535

3636
# Assuming the build process stays the same, you should be able to just change value of
3737
# COUCHDB_VERSION to upgrade to the latest source
38-
ENV COUCHDB_VERSION 2.1.0
38+
ENV COUCHDB_VERSION 2.1.1
3939

4040
# Download CouchDB, build it and then clean up
4141
RUN buildDeps=" \

0 commit comments

Comments
 (0)