1.37.1-debian-10-r16 release
This commit is contained in:
parent
12922199b4
commit
5be0bc3fa3
|
|
@ -33,7 +33,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
|||
APACHE_HTTPS_PORT_NUMBER="" \
|
||||
APACHE_HTTP_PORT_NUMBER="" \
|
||||
BITNAMI_APP_NAME="mediawiki" \
|
||||
BITNAMI_IMAGE_VERSION="1.37.1-debian-10-r15" \
|
||||
BITNAMI_IMAGE_VERSION="1.37.1-debian-10-r16" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1`, `1-debian-10`, `1.37.1`, `1.37.1-debian-10-r15`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mediawiki/blob/1.37.1-debian-10-r15/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.37.1`, `1.37.1-debian-10-r16`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mediawiki/blob/1.37.1-debian-10-r16/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mediawiki GitHub repo](https://github.com/bitnami/bitnami-docker-mediawiki).
|
||||
|
||||
|
|
@ -631,7 +631,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
|
|||
|
||||
## License
|
||||
|
||||
Copyright (c) 2021 Bitnami
|
||||
Copyright (c) 2022 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
|||
Loading…
Reference in New Issue