diff --git a/config/ubuntu.yaml b/config/ubuntu.yaml index cb696b4..b673899 100644 --- a/config/ubuntu.yaml +++ b/config/ubuntu.yaml @@ -19,10 +19,10 @@ sync: tags: allow: - "latest" - - -"26.04.*" - - -"24.04.*" - - -"22.04.*" - - -"18.04.*" + - "26.04.*" + - "24.04.*" + - "22.04.*" + - "18.04.*" deny: - ".*2021.*" - ".*2020.*"