Docker Library Bot 2 месяцев назад
Родитель
Сommit
b17799b90a
3 измененных файлов с 15 добавлено и 15 удалено
  1. 3 3
      bonita/README.md
  2. 11 11
      oraclelinux/README.md
  3. 1 1
      varnish/README.md

+ 3 - 3
bonita/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2025.2-u0`, `2025.2`, `10.4.0`, `10.4`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/d8bad3922968e531a671f74c0973f2d49d9c7457/docker/Dockerfile)
+-	[`2025.2-u3`, `2025.2`, `10.4.3`, `10.4`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/d6dff60f00ceb3f4faef6b37318f15c845319369/docker/Dockerfile)
 
 # Quick reference (cont.)
 
@@ -273,7 +273,7 @@ These variables are used in conjunction to define how Bonita should access the [
 
 The logger can be configured by mounting a volume on folder `/opt/bonita/conf/logs` containing the configuration files.
 
-the volume must contain the 2 files [log4j2-loggers.xml](https://raw.githubusercontent.com/bonitasoft/bonita-distrib/10.4.0/tomcat-resources/tomcat-distrib-for-bonita/src/main/resources/tomcat/server/conf/log4j2-loggers.xml) and [log4j2-appenders.xml](https://raw.githubusercontent.com/bonitasoft/bonita-distrib/10.4.0/docker/files/log4j2/log4j2-appenders.xml)
+the volume must contain the 2 files [log4j2-loggers.xml](https://raw.githubusercontent.com/bonitasoft/bonita-distrib/10.4.3/tomcat-resources/tomcat-distrib-for-bonita/src/main/resources/tomcat/server/conf/log4j2-loggers.xml) and [log4j2-appenders.xml](https://raw.githubusercontent.com/bonitasoft/bonita-distrib/10.4.3/docker/files/log4j2/log4j2-appenders.xml)
 
 Any change made to one of this 2 files is automatically hot-reloaded and taken into account immediately.
 
@@ -367,7 +367,7 @@ For updating from a version before 7.10.0, please refer to the [documentation](h
 -	Launch the new container pointing towards the copy of the database.
 
 	```console
-	$ docker run --name=bonita --link mydbpostgres:postgres -e "DB_NAME=newbonitadb" -e "DB_USER=newbonitauser" -e "DB_PASS=newbonitapass" -d -p 8081:8080 bonita:2025.2-u0
+	$ docker run --name=bonita --link mydbpostgres:postgres -e "DB_NAME=newbonitadb" -e "DB_USER=newbonitauser" -e "DB_PASS=newbonitapass" -d -p 8081:8080 bonita:2025.2-u3
 	```
 
 For more details regarding Bonita update and for version before 7.10.0, see the [documentation](https://documentation.bonitasoft.com/bonita/latest/version-update/migrate-from-an-earlier-version-of-bonita).

+ 11 - 11
oraclelinux/README.md

@@ -24,27 +24,27 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`10`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/10/Dockerfile)
+-	[`10`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/10/Dockerfile)
 
--	[`10-slim`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/10-slim/Dockerfile)
+-	[`10-slim`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/10-slim/Dockerfile)
 
--	[`9`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/9/Dockerfile)
+-	[`9`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/9/Dockerfile)
 
--	[`9-slim`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/9-slim/Dockerfile)
+-	[`9-slim`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/9-slim/Dockerfile)
 
--	[`9-slim-fips`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/9-slim-fips/Dockerfile)
+-	[`9-slim-fips`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/9-slim-fips/Dockerfile)
 
--	[`8.10`, `8`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/8/Dockerfile)
+-	[`8.10`, `8`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/8/Dockerfile)
 
--	[`8-slim`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/8-slim/Dockerfile)
+-	[`8-slim`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/8-slim/Dockerfile)
 
--	[`8-slim-fips`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/8-slim-fips/Dockerfile)
+-	[`8-slim-fips`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/8-slim-fips/Dockerfile)
 
--	[`7.9`, `7`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/7/Dockerfile)
+-	[`7.9`, `7`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/7/Dockerfile)
 
--	[`7-slim`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/7-slim/Dockerfile)
+-	[`7-slim`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/7-slim/Dockerfile)
 
--	[`7-slim-fips`](https://github.com/oracle/container-images/blob/7b070eae4793dcf51a3f98413a42974a907c428b/7-slim-fips/Dockerfile)
+-	[`7-slim-fips`](https://github.com/oracle/container-images/blob/4862cdf6a44e1f0a73c50c974dcff9ae69107a31/7-slim-fips/Dockerfile)
 
 # Quick reference (cont.)
 

+ 1 - 1
varnish/README.md

@@ -24,7 +24,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`fresh`, `8.0.0`, `8`, `8.0`, `latest`](https://github.com/varnish/docker-varnish/blob/3096b1557dce299636ef1eb770aec8b9ea9ce401/fresh/debian/Dockerfile)
+-	[`fresh`, `8.0.0`, `8`, `8.0`, `latest`](https://github.com/varnish/docker-varnish/blob/58af075d7a6979394b8099c31b7e66572dc741c3/fresh/debian/Dockerfile)
 
 -	[`fresh-alpine`, `8.0.0-alpine`, `8-alpine`, `8.0-alpine`, `alpine`](https://github.com/varnish/docker-varnish/blob/d80cb1ac78089dfa29cb2148c3b3cc5e196757c6/fresh/alpine/Dockerfile)