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.
2 parents fdf57fa + 5ab44e3 commit 70b11feCopy full SHA for 70b11fe
README.md
@@ -93,7 +93,7 @@ After:
93
services:
94
mariadb:
95
build:
96
- context: https://github.com/pagemachine/docker-mysql-data.git#0.0.1
+ context: https://github.com/pagemachine/docker-mysql-data.git#x.y.z
97
dockerfile: mariadb.Dockerfile
98
additional_contexts:
99
data: ./data
0 commit comments