Fixing hostpaths of RO side car charm, updating osm_lib library.
[osm/devops.git] / installers / charm / osm-nbi / charmcraft.yaml
index aaef73f..42fb3ec 100644 (file)
@@ -23,14 +23,14 @@ type: charm
 bases:
   - build-on:
       - name: "ubuntu"
-        channel: "20.04"
+        channel: "22.04"
     run-on:
       - name: "ubuntu"
-        channel: "20.04"
+        channel: "22.04"
 
 parts:
   charm:
     build-packages:
       - git
-    prime: 
+    prime:
       - files/*
\ No newline at end of file