Skip to content

Commit 493b6b3

Browse files
authored
Add CouchDB 3.5
1 parent 804b0c5 commit 493b6b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
build:
2727
strategy:
2828
matrix:
29-
couch_tag: ["latest", "3.4.3", "3.4", "3.3.3", "3.3", "3"]
29+
couch_tag: ["latest", "3.5.0", "3.5", "3.4.3", "3.4", "3.3.3", "3.3", "3"]
3030
runs-on: ubuntu-latest
3131
permissions:
3232
contents: read

0 commit comments

Comments
 (0)