Skip to content

Commit e61ed5e

Browse files
feat(container)!: Update image mariadb to v12
1 parent dc07f68 commit e61ed5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/apps/home/nextcloud/app/db/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: *app
29-
image: mariadb:11.8
29+
image: mariadb:12.2
3030
imagePullPolicy: Always
3131
volumeMounts:
3232
- name: mariadb-nextcloud-volume

0 commit comments

Comments
 (0)