Add the following line of code to /etc/apk/repositories to enable the @testing tag to install packages from the edge/testing repo
@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing
Add the following line of code to /etc/apk/repositories to enable the @testing tag to install packages from the edge/testing repo
@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing
Thanks!