File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 needs : [build]
5050 services :
5151 mysql :
52- image : mariadb:10.11.18@sha256:be981e4113326ada8d6004174dd09eeaefc03094037f811182a52d4f2e737350
52+ image : mariadb:10.11.18@sha256:de61fed4a40d3842f3ee09944ba52792156cfd9adf489b2cc670fc6ded28df8d
5353 options : --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
5454 env :
5555 MYSQL_ROOT_PASSWORD : password
8181 needs : [build]
8282 services :
8383 mysql :
84- image : mariadb:10.11.18@sha256:be981e4113326ada8d6004174dd09eeaefc03094037f811182a52d4f2e737350
84+ image : mariadb:10.11.18@sha256:de61fed4a40d3842f3ee09944ba52792156cfd9adf489b2cc670fc6ded28df8d
8585 options : --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
8686 env :
8787 MYSQL_ROOT_PASSWORD : password
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ services:
4343 - backend
4444
4545 mysql :
46- image : mariadb:10.11.18@sha256:be981e4113326ada8d6004174dd09eeaefc03094037f811182a52d4f2e737350
46+ image : mariadb:10.11.18@sha256:de61fed4a40d3842f3ee09944ba52792156cfd9adf489b2cc670fc6ded28df8d
4747 restart : always
4848 environment :
4949 MYSQL_ROOT_PASSWORD : password
You can’t perform that action at this time.
0 commit comments