Skip to content

Commit

Permalink
chore(#8743): bump couchdb to 3.3.3 #8760
Browse files Browse the repository at this point in the history
  • Loading branch information
dianabarsan authored Dec 15, 2023
1 parent 6dec634 commit 84002ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion couchdb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM couchdb:3.3.2 as base_couchdb_build
FROM couchdb:3.3.3 as base_couchdb_build

# Add configuration
COPY --chown=couchdb:couchdb 10-docker-default.ini /opt/couchdb/etc/default.d/
Expand Down

0 comments on commit 84002ea

Please sign in to comment.