Skip to content

Commit 44461fb

Browse files
serutLéo MIEULET
authored andcommitted
[bn] Upgrade mysql image version used by Single-Instance Stateful tutorial
1 parent 533e195 commit 44461fb

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)