M. Burak Kalkan

Results 2 comments of M. Burak Kalkan

Edit `/etc/apk/repositories` and change the old repositories as: ``` #/media/cdrom/apks http://dl-3.alpinelinux.org/alpine/latest-stable/main http://dl-3.alpinelinux.org/alpine/latest-stable/community ``` Then upgrade the os and packages to the latest stable versions: `sudo apk update` `sudo apk upgrade`...

> Hi, > can you please elaborate on how to do that? I'm new to this and have no idea on how to edit etc/apk/repositories and so on. > thanks...