Switch Molecule to 24.04 by default

This commit is contained in:
Alexander Gorelyshev
2025-12-26 22:35:25 +04:00
parent 10a1a993c8
commit 7c635cbc7b

View File

@@ -5,7 +5,7 @@ driver:
name: docker name: docker
platforms: platforms:
- name: ubuntu - name: ubuntu
image: geerlingguy/docker-ubuntu2204-ansible:latest image: geerlingguy/docker-ubuntu2404-ansible:latest
pre_build_image: true pre_build_image: true
command: ${MOLECULE_DOCKER_COMMAND:-""} command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes: volumes: