alpine: update to 3.20

This commit is contained in:
DerLinkman
2024-06-07 20:00:55 +02:00
parent b03f7a47e0
commit 5a0f229511

View File

@@ -12,5 +12,5 @@
backup: yes
path: "/etc/apk/repositories"
regexp: 'v\d+\.\d+'
replace: 'v3.18'
replace: 'v3.20'
when: ansible_distribution == 'Alpine'