Skip to content

Commit

Permalink
Update mariadb Docker tag to v10.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 55adf32 commit c8cc61f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
name: mariadb-pr-review-password
key: mcserver-password

image: mariadb:10.11.4"
image: mariadb:10.11.6"
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.4"
image: mariadb:10.11.6"
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.4"
image: mariadb:10.11.6"
imagePullPolicy: IfNotPresent

port: 3306
Expand Down

0 comments on commit c8cc61f

Please sign in to comment.