Update mariadb Docker tag to v12 #187

Closed
aggarwalakshun wants to merge 1 commits from renovate/mariadb-12.x into main
Showing only changes of commit 96f65adf23 - Show all commits

View File

@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: nextcloud-db - name: nextcloud-db
image: mariadb:11.8.3 image: mariadb:12.0.2
ports: ports:
- containerPort: 3306 - containerPort: 3306
env: env: