Docker Library Bot 1 день тому
батько
коміт
a6f9d34f1f
3 змінених файлів з 8 додано та 8 видалено
  1. 4 4
      bonita/README.md
  2. 3 3
      crate/README.md
  3. 1 1
      ubuntu/README.md

+ 4 - 4
bonita/README.md

@@ -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.3.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.3.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.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)
 
 Any change made to one of this 2 files is automatically hot-reloaded and taken into account immediately.
 
@@ -332,13 +332,13 @@ For updating from a version before 7.10.0, please refer to the [documentation](h
 -	Retrieve the last update tool archive from https://www.bonitasoft.com/downloads
 
 	```console
-	unzip bonita-update-tool-3.7.0.zip
+	unzip bonita-update-tool-3.8.0.zip
 	```
 
 -	Configure the update tool
 
 	```console
-	$ cd bonita-update-tool-3.7.0
+	$ cd bonita-update-tool-3.8.0
 	```
 
 	edit the update tool configuration file `Config.properties` to point towards the database.
@@ -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.1-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-u0
 	```
 
 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).

+ 3 - 3
crate/README.md

@@ -24,11 +24,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`6.1.1`, `6.1`, `latest`](https://github.com/crate/docker-crate/blob/7ab8e7cc9eff606e1990a6ee5c5a051cf6465829/Dockerfile)
+-	[`6.1.2`, `6.1`, `latest`](https://github.com/crate/docker-crate/blob/c5fcd067a8a754a75fe5929980cfe067ec3a6916/Dockerfile)
 
--	[`6.0.4`, `6.0`](https://github.com/crate/docker-crate/blob/72befa37b8f90419f03affdc2e217f83657098b0/Dockerfile)
+-	[`6.0.5`, `6.0`](https://github.com/crate/docker-crate/blob/be1c0906b0be0b7d493ea3535a354be77eb35fa2/Dockerfile)
 
--	[`5.10.15`, `5.10`](https://github.com/crate/docker-crate/blob/97accb5d81e666eaf84e92f814842978208fbe0b/Dockerfile)
+-	[`5.10.16`, `5.10`](https://github.com/crate/docker-crate/blob/5a5c103f4cc22281ffe6f286439a050c488282c4/Dockerfile)
 
 # Quick reference (cont.)
 

+ 1 - 1
ubuntu/README.md

@@ -32,7 +32,7 @@ WARNING:
 
 -	[`25.10`, `questing-20251029`, `questing`, `rolling`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-questing-amd64-20251029-91c87e7b&id=91c87e7b5197434a1a7673d8f49ba82206aba0da)
 
--	[`26.04`, `resolute-20251130`, `resolute`, `devel`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-resolute-amd64-20251130-aa0cefe8&id=aa0cefe8d5889d04980a54b03c0508e12eba2315)
+-	[`26.04`, `resolute-20251208`, `resolute`, `devel`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-resolute-amd64-20251208-b6ced6db&id=b6ced6dbd0a1d454a570be117b73c25268876fcd)
 
 # Quick reference (cont.)