File tree 5 files changed +5
-5
lines changed
mysql-replication/master/2.5
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- FROM mysql:8.0
1
+ FROM mysql:8.1
2
2
3
3
LABEL maintainer="Debezium Community"
4
4
Original file line number Diff line number Diff line change 1
1
# For advice on how to change settings please see
2
- # http ://dev.mysql.com/doc/refman/5.7 /en/server-configuration-defaults.html
2
+ # https ://dev.mysql.com/doc/refman/8.1 /en/server-configuration-defaults.html
3
3
4
4
[mysqld]
5
5
#
Original file line number Diff line number Diff line change 1
1
# For advice on how to change settings please see
2
- # http ://dev.mysql.com/doc/refman/8.0 /en/server-configuration-defaults.html
2
+ # https ://dev.mysql.com/doc/refman/8.1 /en/server-configuration-defaults.html
3
3
4
4
[mysqld]
5
5
server-id = 1
Original file line number Diff line number Diff line change 1
- FROM mysql:8.0
1
+ FROM mysql:8.1
2
2
3
3
LABEL maintainer="Debezium Community"
4
4
Original file line number Diff line number Diff line change 1
1
# For advice on how to change settings please see
2
- # http ://dev.mysql.com/doc/refman/5.7 /en/server-configuration-defaults.html
2
+ # https ://dev.mysql.com/doc/refman/8.1 /en/server-configuration-defaults.html
3
3
4
4
[mysqld]
5
5
#
You can’t perform that action at this time.
0 commit comments