mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:17:34 +08:00
26.1.1-debian-11-r17 release
This commit is contained in:
committed by
Bitnami Containers
parent
6b18f8d14c
commit
0fe4391ef0
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libaio1 libc6 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-1" --checksum 6d176a8b3c894c608106fee2cf10aaf3771015defb0b7e08fe60ce6c9c1cd342
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wildfly" "26.1.1-153" --checksum cf11cf6c691dcabd20df323254cd69f8fffd7e8ea058c03a470981e9f415dcb6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wildfly" "26.1.1-154" --checksum cb5e0d377d4fd64faa2d5321fa786ec61fde994a176048dc957cca7caee1c7ad
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"wildfly": {
|
||||
"arch": "amd64",
|
||||
"digest": "cf11cf6c691dcabd20df323254cd69f8fffd7e8ea058c03a470981e9f415dcb6",
|
||||
"digest": "cb5e0d377d4fd64faa2d5321fa786ec61fde994a176048dc957cca7caee1c7ad",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "26.1.1-153"
|
||||
"version": "26.1.1-154"
|
||||
}
|
||||
}
|
||||
@@ -45,7 +45,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/).
|
||||
|
||||
|
||||
* [`26`, `26-debian-11`, `26.1.1`, `26.1.1-debian-11-r16`, `latest` (26/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/26.1.1-debian-11-r16/26/debian-11/Dockerfile)
|
||||
* [`26`, `26-debian-11`, `26.1.1`, `26.1.1-debian-11-r17`, `latest` (26/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/26.1.1-debian-11-r17/26/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wildfly GitHub repo](https://github.com/bitnami/bitnami-docker-wildfly).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user