summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2024-03-20 18:07:58 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2024-03-20 18:07:58 +0100
commit46532b6cce6480ec5cc5bbe41b62c9dd20622c79 (patch)
tree8bdfaa3c62ee2a59dd9042d0118845c49e195c02
parent585c866d72411e0ed1f3b688758bfe460bf3fdba (diff)
downloadplaybooks-ansible-46532b6cce6480ec5cc5bbe41b62c9dd20622c79.tar.gz
playbooks-ansible-46532b6cce6480ec5cc5bbe41b62c9dd20622c79.tar.xz
playbooks-ansible-46532b6cce6480ec5cc5bbe41b62c9dd20622c79.zip
Update docker image
-rw-r--r--roles/common/vars/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/common/vars/main.yml b/roles/common/vars/main.yml
index 7b90001..53ae6b8 100644
--- a/roles/common/vars/main.yml
+++ b/roles/common/vars/main.yml
@@ -5,5 +5,5 @@ auxssh: "54444"
# Docker image of Poezio (XMPP client)
#
poezioversion: "0.14"
-imagex64: "8.fr.x64"
-imageaarch64: "8.fr.aarch64"
+imagex64: "9.fr.x64"
+imageaarch64: "9.fr.aarch64"