diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-01-24 15:45:18 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-01-24 15:45:18 +0100 |
commit | 4bb37383866afc1e81cb2920dfaeee452b006dc3 (patch) | |
tree | 6156e07371bcd7728f74a684baa5c79656fe2e73 /ansible | |
parent | 25c7404b8d2a8f36170f6067c97915ddb6128bfd (diff) |
Update Alpine to 3.17
https://www.alpinelinux.org/posts/Alpine-3.17.0-released.html
Change-Id: I660a04c8de1184d83f7e6bfc6777fa571fabc080
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.gate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 207e4b64..65df3c69 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -8,7 +8,7 @@ docker_tags: - latest: branch: master - dependency: '3.16' + dependency: '3.17' builds: dependency: repo: _ |