Skip to content

Commit 3eeb8b4

Browse files
Merge pull request #390 from magento-thunder/MAGECLOUD-3570-master
MAGECLOUD-3570: Update services to latest supported versions in templates
2 parents faf4243 + 1b1e911 commit 3eeb8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.magento/services.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# Each service listed will be deployed to power your project.
44

55
mysql:
6-
type: mysql:10.0
6+
type: mysql:10.2
77
disk: 2048
88

99
redis:
10-
type: redis:3.0
10+
type: redis:5.0
1111

1212
elasticsearch:
1313
type: elasticsearch:6.5

0 commit comments

Comments
 (0)