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:
Pierre Ossman 2024-01-10 14:44:44 +01:00
parent 796e924e47
commit d3aaf4d5b3
1 changed files with 1 additions and 1 deletions

View File

@ -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: |