Skip to content

Commit cf7bf81

Browse files
renovate[bot]stephen-riggs
authored andcommitted
Update mariadb Docker tag to v12
1 parent 4ef87a9 commit cf7bf81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python-version: ["3.10", "3.11", "3.12"]
1818
services:
1919
mariadb:
20-
image: mariadb:11.7.2 # released 2024-05-06
20+
image: mariadb:12.1.2 # released 2024-05-06
2121
# Pulls image from DockerHub
2222
# Docker images: https://hub.docker.com/_/mariadb
2323
# Previous version(s):

0 commit comments

Comments
 (0)