Skip to content

Commit 5435290

Browse files
committed
Update MariaDB container on test
1 parent 2575547 commit 5435290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/mariadbdocker/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- name: Create the MariaDB container
3131
community.docker.docker_container:
3232
name: openconext_mariadb
33-
image: mariadb:10.6
33+
image: mariadb:10.11
3434
state: started
3535
pull: true
3636
restart_policy: "always"

0 commit comments

Comments
 (0)