Upgrade base snap to Ubuntu 22.04
Ubuntu 18.04 base snap is no longer supported, so switch to the currently newest one.
This commit is contained in:
parent
796e924e47
commit
d3aaf4d5b3
|
@ -1,5 +1,5 @@
|
|||
name: novnc
|
||||
base: core18 # the base snap is the execution environment for this snap
|
||||
base: core22 # the base snap is the execution environment for this snap
|
||||
version: git
|
||||
summary: Open Source VNC client using HTML5 (WebSockets, Canvas)
|
||||
description: |
|
||||
|
|
Loading…
Reference in New Issue