Skip to content

Commit 4d361d0

Browse files
authored
manifests: align default to #1113 (#1137)
Signed-off-by: Matteo Mortari <[email protected]>
1 parent 33442c0 commit 4d361d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/kustomize/overlays/db/model-registry-db-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
runAsNonRoot: true
2525
containers:
2626
- name: db-container
27-
image: mysql
27+
image: mysql:8.3.0
2828
args:
2929
- --datadir
3030
- /var/lib/mysql/datadir

0 commit comments

Comments
 (0)