We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93f913 commit 41d40b9Copy full SHA for 41d40b9
pmm-tests/ps_pmm_setup.yml
@@ -31,7 +31,7 @@
31
- name: Prepare Container for ps and Proxysql
32
shell: >
33
docker run -d --name={{ ps_container }}
34
- phusion/baseimage:focal-1.2.0
+ phusion/baseimage:jammy-1.0.1
35
36
- name: Copy all required Artifacts to the docker ps_container
37
shell: "{{ item }}"
pmm-tests/pxc_proxysql_setup.yml
- name: Prepare Container for PXC and Proxysql
docker run -d --name={{ pxc_container }}
- name: Copy all required Artifacts to the docker pxc_container
0 commit comments