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.
1 parent 804b0c5 commit 493b6b3Copy full SHA for 493b6b3
1 file changed
.github/workflows/docker-publish.yml
@@ -26,7 +26,7 @@ jobs:
26
build:
27
strategy:
28
matrix:
29
- couch_tag: ["latest", "3.4.3", "3.4", "3.3.3", "3.3", "3"]
+ couch_tag: ["latest", "3.5.0", "3.5", "3.4.3", "3.4", "3.3.3", "3.3", "3"]
30
runs-on: ubuntu-latest
31
permissions:
32
contents: read
0 commit comments