alpine: update to 3.20
This commit is contained in:
@@ -12,5 +12,5 @@
|
|||||||
backup: yes
|
backup: yes
|
||||||
path: "/etc/apk/repositories"
|
path: "/etc/apk/repositories"
|
||||||
regexp: 'v\d+\.\d+'
|
regexp: 'v\d+\.\d+'
|
||||||
replace: 'v3.18'
|
replace: 'v3.20'
|
||||||
when: ansible_distribution == 'Alpine'
|
when: ansible_distribution == 'Alpine'
|
||||||
Reference in New Issue
Block a user