Update mysql Docker tag to v9
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: mysql
|
||||
image: mysql:8.4
|
||||
image: mysql:9.3
|
||||
restartPolicy: Always
|
||||
ports:
|
||||
- containerPort: 3306
|
||||
|
||||
Reference in New Issue
Block a user