We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b9eab commit 6fed9a9Copy full SHA for 6fed9a9
.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