3.7.4-debian-9-r366 release
This commit is contained in:
parent
d30e08e44c
commit
708b9cf1d0
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r485
|
||||
FROM bitnami/minideb-extras:stretch-r486
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack osclass-3.7.4-22 --checksum 962e503138ed6100d5f6f92f571e7
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="osclass" \
|
||||
BITNAMI_IMAGE_VERSION="3.7.4-debian-9-r365" \
|
||||
BITNAMI_IMAGE_VERSION="3.7.4-debian-9-r366" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`3-ol-7`, `3.7.4-ol-7-r437` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r437/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.7.4-debian-9-r365`, `3`, `3.7.4`, `3.7.4-r365`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-debian-9-r365/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.7.4-debian-9-r366`, `3`, `3.7.4`, `3.7.4-r366`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-debian-9-r366/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue