Skip to content

Commit 00b2ada

Browse files
fix: Pin dqlite to LTS release
Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>
1 parent b201887 commit 00b2ada

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

snap/snapcraft.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ apps:
198198
plugs:
199199
- home
200200

201-
202201
parts:
203202
microceph-orch:
204203
plugin: python
@@ -357,7 +356,7 @@ parts:
357356
source: https://github.com/canonical/dqlite
358357
source-type: git
359358
source-depth: 1
360-
source-tag: v1.18.0
359+
source-tag: v1.17.0
361360
plugin: autotools
362361
autotools-configure-parameters:
363362
- --prefix=

0 commit comments

Comments
 (0)