Skip to content

Commit

Permalink
Merge pull request #46 from cpaelzer/update-to-base22
Browse files Browse the repository at this point in the history
Update to base22
  • Loading branch information
utkarsh2102 authored Oct 10, 2023
2 parents fa15802 + e0dd7ee commit 25bc698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: ustriage
summary: Output Ubuntu Server Launchpad bugs for triage
base: core18
base: core22
type: app
description: |
Connect to Launchpad and collect Ubuntu Server bugs for triage.
List can be set to a specific or range of dates and allows for
filtering based on various options.
version: git
version-script: git rev-parse --short HEAD
grade: stable
confinement: strict
environment:
LC_ALL: C.UTF-8
LANG: C.UTF-8
PYTHONPATH: $SNAP/usr/lib/python3/dist-packages:$SNAP/usr/lib/python3.10/dist-packages

apps:
ustriage:
Expand Down

0 comments on commit 25bc698

Please sign in to comment.