fix: Obsoleted version parameter has been removed from docker-compose.yml recipes
This commit is contained in:
parent
a7d839b82a
commit
0547b81062
@ -1,6 +1,6 @@
|
|||||||
# MediaWiki with MariaDB (optionally with extensions).
|
# MediaWiki with MariaDB (optionally with extensions).
|
||||||
#
|
#
|
||||||
version: '3'
|
#version: '3'
|
||||||
services:
|
services:
|
||||||
# https://hub.docker.com/_/mediawiki
|
# https://hub.docker.com/_/mediawiki
|
||||||
mediawiki:
|
mediawiki:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Wordpress with MariaDB
|
# Wordpress with MariaDB
|
||||||
#
|
#
|
||||||
version: '3'
|
#version: '3'
|
||||||
services:
|
services:
|
||||||
# https://hub.docker.com/_/wordpress
|
# https://hub.docker.com/_/wordpress
|
||||||
# https://github.com/docker-library/docs/tree/master/wordpress
|
# https://github.com/docker-library/docs/tree/master/wordpress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user