[trailing-spaces] trailing spaces
This commit is contained in:
parent
7678aa6345
commit
9696f517a0
|
|
@ -22,7 +22,7 @@ image_docker_hub_url_mapping:
|
||||||
fedora: "https://hub.docker.com/r/{{ docker_namespace }}/fedora/"
|
fedora: "https://hub.docker.com/r/{{ docker_namespace }}/fedora/"
|
||||||
opensuse: "https://hub.docker.com/r/{{ docker_namespace }}/opensuse"
|
opensuse: "https://hub.docker.com/r/{{ docker_namespace }}/opensuse"
|
||||||
ubuntu: "https://hub.docker.com/r/{{ docker_namespace }}/ubuntu"
|
ubuntu: "https://hub.docker.com/r/{{ docker_namespace }}/ubuntu"
|
||||||
|
|
||||||
# This maps the Galaxy distribution and version to Docker images.
|
# This maps the Galaxy distribution and version to Docker images.
|
||||||
# A map that relates the `meta/main.yml` - `galaxy_info.platforms.versions` to the tag of the Docker container.
|
# A map that relates the `meta/main.yml` - `galaxy_info.platforms.versions` to the tag of the Docker container.
|
||||||
distribution_version_mapping:
|
distribution_version_mapping:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue