Skip to content

Commit 0fbbaf9

Browse files
committed
Current MariaDB 10.5.x multiarch
1 parent 194a448 commit 0fbbaf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base/mariadb-statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ spec:
4747
mountPath: /etc/mysql/conf.d
4848
- name: initdb
4949
mountPath: /docker-entrypoint-initdb.d
50-
image: mariadb:10.5.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
50+
image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
5151
containers:
5252
- name: mariadb
53-
image: mariadb:10.5.13-focal@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf
53+
image: mariadb:10.5.15-focal@sha256:c911279a1005ed40435962466920eafa5e55b1f5c51182086e76ccf7262b45cd
5454
ports:
5555
- containerPort: 3306
5656
name: mysql

0 commit comments

Comments
 (0)