Skip to content

Commit 3aab12e

Browse files
committed
fix: ci provisioning runs mysql 8.0
1 parent f68df90 commit 3aab12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provisioning/notification.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
containers:
2222
- name: dev-mysql
23-
image: mysql:8
23+
image: mysql:8.0
2424
resources:
2525
requests:
2626
cpu: "100m"

0 commit comments

Comments
 (0)