We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f5a47 commit 2fc6dceCopy full SHA for 2fc6dce
docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
working_dir: /app/example_echo
21
22
db:
23
- image: mysql:8.3.0@sha256:4552fcc5d3cdb8cdee76ee25cce28bf60b0eb3ce93d25ba3bfff7a66bfdcdee8
+ image: mysql:8.3.0@sha256:0f2e15fb8b47db2518b1428239ed3e3fe6a6693401b2cf19552063562cfc2fc4
24
container_name: twitter_db
25
environment:
26
MYSQL_ROOT_PASSWORD: mysql
0 commit comments