Skip to content

Commit

Permalink
Update snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimaek committed Apr 11, 2023
1 parent dea6d12 commit 6294ca1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
debug networking issues using traceroute and DNS resolver, compare CDN and DNS providers performance and more.
grade: stable
base: core18
confinement: classic
base: core20
confinement: strict

parts:
globalping:
Expand All @@ -19,3 +19,5 @@
apps:
globalping:
command: bin/globalping-cli
plugs:
- network

0 comments on commit 6294ca1

Please sign in to comment.