Skip to content

Commit 5ab44e3

Browse files
committed
[BUGFIX] Use placeholder context fragment for MariaDB
The same was done for MySQL.
1 parent fdf57fa commit 5ab44e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ After:
9393
services:
9494
mariadb:
9595
build:
96-
context: https://github.com/pagemachine/docker-mysql-data.git#0.0.1
96+
context: https://github.com/pagemachine/docker-mysql-data.git#x.y.z
9797
dockerfile: mariadb.Dockerfile
9898
additional_contexts:
9999
data: ./data

0 commit comments

Comments
 (0)