Răsfoiți Sursa

Run update.sh

Docker Library Bot 2 ani în urmă
părinte
comite
bdda88abcc
5 a modificat fișierele cu 30 adăugiri și 26 ștergeri
  1. 8 8
      bonita/README.md
  2. 8 8
      oraclelinux/README.md
  3. 8 8
      rust/README.md
  4. 4 0
      spark/README.md
  5. 2 2
      swipl/README.md

+ 8 - 8
bonita/README.md

@@ -24,10 +24,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2021.2-u0`, `2021.2`, `7.13.0`, `7.13`](https://github.com/bonitasoft/bonita-distrib/blob/a1d9ee5e31d38958aa553cc7f9d465f1151d902f/docker/Dockerfile)
--	[`2022.1-u0`, `2022.1`, `7.14.0`, `7.14`](https://github.com/bonitasoft/bonita-distrib/blob/694bf79347add872f8c6a4c0a7f5c3ef12c31dc8/docker/Dockerfile)
--	[`2022.2-u0`, `2022.2`, `7.15.0`, `7.15`](https://github.com/bonitasoft/bonita-distrib/blob/21c0e51634e836feaf910e8e3d6e95de200e1814/docker/Dockerfile)
--	[`2023.1-u0`, `2023.1`, `8.0.0`, `8.0`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/0848e9716e3ff36a15f03e8ffe5bfd25c273cc5b/docker/Dockerfile)
+-	[`2022.1-u0`, `2022.1`, `7.14.0`, `7.14`](https://github.com/bonitasoft/bonita-distrib/blob/4cdeb1c385b981e7074ce19cc685c08028d7149d/docker/Dockerfile)
+-	[`2022.2-u0`, `2022.2`, `7.15.0`, `7.15`](https://github.com/bonitasoft/bonita-distrib/blob/607a6a3885df35979e0946611af4f7c858f9c989/docker/Dockerfile)
+-	[`2023.1-u0`, `2023.1`, `8.0.0`, `8.0`](https://github.com/bonitasoft/bonita-distrib/blob/814cc8cc0a6e8b02c827cb1dfeabb1bb4569a865/docker/Dockerfile)
+-	[`2023.2-u0`, `2023.2`, `9.0.0`, `9.0`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/a8f0abf47fa8f7b96cb010e7d80b032ae96720ca/docker/Dockerfile)
 
 # Quick reference (cont.)
 
@@ -355,14 +355,14 @@ For updating from a version before 7.10.0, please refer to the [documentation](h
 -	Retrieve the last update tool
 
 	```console
-	wget https://github.com/bonitasoft/bonita-platform-releases/releases/download/2023.1-u0/bonita-update-tool-3.2.0.zip
-	unzip bonita-update-tool-3.2.0.zip
+	wget https://github.com/bonitasoft/bonita-platform-releases/releases/download/2023.2-u0/bonita-update-tool-3.3.0.zip
+	unzip bonita-update-tool-3.3.0.zip
 	```
 
 -	Configure the update tool
 
 	```console
-	$ cd bonita-update-tool-3.0.0
+	$ cd bonita-update-tool-3.3.0
 	```
 
 	edit the update tool configuration file `Config.properties` to point towards the database.
@@ -391,7 +391,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:2023.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:2023.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).

+ 8 - 8
oraclelinux/README.md

@@ -24,14 +24,14 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`9`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/9/Dockerfile)
--	[`9-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/9-slim/Dockerfile)
--	[`8.8`, `8`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8/Dockerfile)
--	[`8-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8-slim/Dockerfile)
--	[`8-slim-fips`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8-slim-fips/Dockerfile)
--	[`7.9`, `7`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7/Dockerfile)
--	[`7-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7-slim/Dockerfile)
--	[`7-slim-fips`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7-slim-fips/Dockerfile)
+-	[`9`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/9/Dockerfile)
+-	[`9-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/9-slim/Dockerfile)
+-	[`8.8`, `8`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8/Dockerfile)
+-	[`8-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8-slim/Dockerfile)
+-	[`8-slim-fips`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8-slim-fips/Dockerfile)
+-	[`7.9`, `7`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7/Dockerfile)
+-	[`7-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7-slim/Dockerfile)
+-	[`7-slim-fips`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7-slim-fips/Dockerfile)
 
 # Quick reference (cont.)
 

+ 8 - 8
rust/README.md

@@ -24,14 +24,14 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1-buster`, `1.73-buster`, `1.73.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/buster/Dockerfile)
--	[`1-slim-buster`, `1.73-slim-buster`, `1.73.0-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/buster/slim/Dockerfile)
--	[`1-bullseye`, `1.73-bullseye`, `1.73.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/bullseye/Dockerfile)
--	[`1-slim-bullseye`, `1.73-slim-bullseye`, `1.73.0-slim-bullseye`, `slim-bullseye`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/bullseye/slim/Dockerfile)
--	[`1-bookworm`, `1.73-bookworm`, `1.73.0-bookworm`, `bookworm`, `1`, `1.73`, `1.73.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/bookworm/Dockerfile)
--	[`1-slim-bookworm`, `1.73-slim-bookworm`, `1.73.0-slim-bookworm`, `slim-bookworm`, `1-slim`, `1.73-slim`, `1.73.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/bookworm/slim/Dockerfile)
--	[`1-alpine3.17`, `1.73-alpine3.17`, `1.73.0-alpine3.17`, `alpine3.17`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/alpine3.17/Dockerfile)
--	[`1-alpine3.18`, `1.73-alpine3.18`, `1.73.0-alpine3.18`, `alpine3.18`, `1-alpine`, `1.73-alpine`, `1.73.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/alpine3.18/Dockerfile)
+-	[`1-buster`, `1.74-buster`, `1.74.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/buster/Dockerfile)
+-	[`1-slim-buster`, `1.74-slim-buster`, `1.74.0-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/buster/slim/Dockerfile)
+-	[`1-bullseye`, `1.74-bullseye`, `1.74.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/bullseye/Dockerfile)
+-	[`1-slim-bullseye`, `1.74-slim-bullseye`, `1.74.0-slim-bullseye`, `slim-bullseye`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/bullseye/slim/Dockerfile)
+-	[`1-bookworm`, `1.74-bookworm`, `1.74.0-bookworm`, `bookworm`, `1`, `1.74`, `1.74.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/bookworm/Dockerfile)
+-	[`1-slim-bookworm`, `1.74-slim-bookworm`, `1.74.0-slim-bookworm`, `slim-bookworm`, `1-slim`, `1.74-slim`, `1.74.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/bookworm/slim/Dockerfile)
+-	[`1-alpine3.17`, `1.74-alpine3.17`, `1.74.0-alpine3.17`, `alpine3.17`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/alpine3.17/Dockerfile)
+-	[`1-alpine3.18`, `1.74-alpine3.18`, `1.74.0-alpine3.18`, `alpine3.18`, `1-alpine`, `1.74-alpine`, `1.74.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/alpine3.18/Dockerfile)
 
 # Quick reference (cont.)
 

+ 4 - 0
spark/README.md

@@ -24,6 +24,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
+-	[`3.5.0-scala2.12-java17-python3-ubuntu`, `3.5.0-java17-python3`, `3.5.0-java17`, `python3-java17`](https://github.com/apache/spark-docker/blob/6f68fe0f7051c10f2bf43a50a7decfce2e97baf0/3.5.0/scala2.12-java17-python3-ubuntu/Dockerfile)
+-	[`3.5.0-scala2.12-java17-r-ubuntu`, `3.5.0-java17-r`](https://github.com/apache/spark-docker/blob/6f68fe0f7051c10f2bf43a50a7decfce2e97baf0/3.5.0/scala2.12-java17-r-ubuntu/Dockerfile)
+-	[`3.5.0-scala2.12-java17-ubuntu`, `3.5.0-java17-scala`](https://github.com/apache/spark-docker/blob/6f68fe0f7051c10f2bf43a50a7decfce2e97baf0/3.5.0/scala2.12-java17-ubuntu/Dockerfile)
+-	[`3.5.0-scala2.12-java17-python3-r-ubuntu`](https://github.com/apache/spark-docker/blob/6f68fe0f7051c10f2bf43a50a7decfce2e97baf0/3.5.0/scala2.12-java17-python3-r-ubuntu/Dockerfile)
 -	[`3.5.0-scala2.12-java11-python3-ubuntu`, `3.5.0-python3`, `3.5.0`, `python3`, `latest`](https://github.com/apache/spark-docker/blob/028efd4637fb2cf791d5bd9ea70b2fca472de4b7/3.5.0/scala2.12-java11-python3-ubuntu/Dockerfile)
 -	[`3.5.0-scala2.12-java11-r-ubuntu`, `3.5.0-r`, `r`](https://github.com/apache/spark-docker/blob/028efd4637fb2cf791d5bd9ea70b2fca472de4b7/3.5.0/scala2.12-java11-r-ubuntu/Dockerfile)
 -	[`3.5.0-scala2.12-java11-ubuntu`, `3.5.0-scala`, `scala`](https://github.com/apache/spark-docker/blob/028efd4637fb2cf791d5bd9ea70b2fca472de4b7/3.5.0/scala2.12-java11-ubuntu/Dockerfile)

+ 2 - 2
swipl/README.md

@@ -24,8 +24,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`latest`, `9.1.17`](https://github.com/SWI-Prolog/docker-swipl/blob/9369a643cd0ca2f7b2741d65b45e9b3ab36ea378/9.1.17/bullseye/Dockerfile)
--	[`stable`, `9.0.4`](https://github.com/SWI-Prolog/docker-swipl/blob/9369a643cd0ca2f7b2741d65b45e9b3ab36ea378/9.0.4/bullseye/Dockerfile)
+-	[`latest`, `9.1.19`](https://github.com/SWI-Prolog/docker-swipl/blob/aed2f55c031507e8fe2a2fede471ffbb5ced5af0/9.1.19/bullseye/Dockerfile)
+-	[`stable`, `9.0.4`](https://github.com/SWI-Prolog/docker-swipl/blob/aed2f55c031507e8fe2a2fede471ffbb5ced5af0/9.0.4/bullseye/Dockerfile)
 
 # Quick reference (cont.)