Skip to content

Commit 594617d

Browse files
authored
Merge pull request #51023 from serut/main-bn
[BN] Sync run-single-instance-stateful-application.md Upgrade mysql image
2 parents 8b80850 + 44461fb commit 594617d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/bn/examples/application/mysql/mysql-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
app: mysql
2626
spec:
2727
containers:
28-
- image: mysql:5.6
28+
- image: mysql:9
2929
name: mysql
3030
env:
3131
# Use secret in real usage

0 commit comments

Comments
 (0)