Fixed clear linux fetching

For reasons not apparent, clearlinux:latest does not allow apx to fetch
the clear linux image from docker hub, must use the URL included
instead, then everything works as intended
This commit is contained in:
Humberto Calderon 2023-07-28 19:32:13 -04:00
parent 8dadf8909b
commit 33c499b765

View File

@ -1,5 +1,5 @@
name: clear-linux
base: clearlinux:latest
base: docker.io/library/clearlinux:latest
packages: []
pkgmanager: swupd
builtin: true