We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49b5ab2 + 6fed9a9 commit f26b964Copy full SHA for f26b964
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
resource_class: arm.medium
6
docker:
7
- image: cimg/base:current-22.04
8
- - image: mysql:8
+ - image: mysql:8.3
9
environment:
10
MYSQL_ALLOW_EMPTY_PASSWORD: true
11
MYSQL_ROOT_PASSWORD: ''
0 commit comments