Skip to content

Commit

Permalink
Merge pull request #1458 from GiganticMinecraft/fix_tag
Browse files Browse the repository at this point in the history
fix tag
  • Loading branch information
outductor authored Dec 8, 2023
2 parents 62bef8b + 98d50ce commit ca488f3
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.6"
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.6"
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.6"
image: mariadb:10.11.6
imagePullPolicy: IfNotPresent

port: 3306
Expand Down

0 comments on commit ca488f3

Please sign in to comment.