Alpine: set repo to use image.release instead of latest-stable
This commit is contained in:
@@ -550,8 +550,8 @@ packages:
|
||||
- name: /etc/apk/repositories
|
||||
url: |-
|
||||
#StartREPOS
|
||||
http://192.168.200.20/alpine//latest-stable/main
|
||||
http://192.168.200.20/alpine/latest-stable/community
|
||||
http://192.168.200.20/alpine//v{{ image.release }}/main
|
||||
http://192.168.200.20/alpine/v{{ image.release }}/community
|
||||
#EndREPOS
|
||||
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user