Skip to content

Commit bdda88a

Browse files
Run update.sh
1 parent 62c68fc commit bdda88a

File tree

5 files changed

+30
-26
lines changed

5 files changed

+30
-26
lines changed

bonita/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`2021.2-u0`, `2021.2`, `7.13.0`, `7.13`](https://github.com/bonitasoft/bonita-distrib/blob/a1d9ee5e31d38958aa553cc7f9d465f1151d902f/docker/Dockerfile)
28-
- [`2022.1-u0`, `2022.1`, `7.14.0`, `7.14`](https://github.com/bonitasoft/bonita-distrib/blob/694bf79347add872f8c6a4c0a7f5c3ef12c31dc8/docker/Dockerfile)
29-
- [`2022.2-u0`, `2022.2`, `7.15.0`, `7.15`](https://github.com/bonitasoft/bonita-distrib/blob/21c0e51634e836feaf910e8e3d6e95de200e1814/docker/Dockerfile)
30-
- [`2023.1-u0`, `2023.1`, `8.0.0`, `8.0`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/0848e9716e3ff36a15f03e8ffe5bfd25c273cc5b/docker/Dockerfile)
27+
- [`2022.1-u0`, `2022.1`, `7.14.0`, `7.14`](https://github.com/bonitasoft/bonita-distrib/blob/4cdeb1c385b981e7074ce19cc685c08028d7149d/docker/Dockerfile)
28+
- [`2022.2-u0`, `2022.2`, `7.15.0`, `7.15`](https://github.com/bonitasoft/bonita-distrib/blob/607a6a3885df35979e0946611af4f7c858f9c989/docker/Dockerfile)
29+
- [`2023.1-u0`, `2023.1`, `8.0.0`, `8.0`](https://github.com/bonitasoft/bonita-distrib/blob/814cc8cc0a6e8b02c827cb1dfeabb1bb4569a865/docker/Dockerfile)
30+
- [`2023.2-u0`, `2023.2`, `9.0.0`, `9.0`, `latest`](https://github.com/bonitasoft/bonita-distrib/blob/a8f0abf47fa8f7b96cb010e7d80b032ae96720ca/docker/Dockerfile)
3131

3232
# Quick reference (cont.)
3333

@@ -355,14 +355,14 @@ For updating from a version before 7.10.0, please refer to the [documentation](h
355355
- Retrieve the last update tool
356356

357357
```console
358-
wget https://github.com/bonitasoft/bonita-platform-releases/releases/download/2023.1-u0/bonita-update-tool-3.2.0.zip
359-
unzip bonita-update-tool-3.2.0.zip
358+
wget https://github.com/bonitasoft/bonita-platform-releases/releases/download/2023.2-u0/bonita-update-tool-3.3.0.zip
359+
unzip bonita-update-tool-3.3.0.zip
360360
```
361361

362362
- Configure the update tool
363363

364364
```console
365-
$ cd bonita-update-tool-3.0.0
365+
$ cd bonita-update-tool-3.3.0
366366
```
367367

368368
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
391391
- Launch the new container pointing towards the copy of the database.
392392

393393
```console
394-
$ 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
394+
$ 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
395395
```
396396

397397
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).

oraclelinux/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`9`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/9/Dockerfile)
28-
- [`9-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/9-slim/Dockerfile)
29-
- [`8.8`, `8`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8/Dockerfile)
30-
- [`8-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8-slim/Dockerfile)
31-
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/8-slim-fips/Dockerfile)
32-
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7/Dockerfile)
33-
- [`7-slim`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7-slim/Dockerfile)
34-
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/79225496d9d81baf338f4aa1bf5eab753292be2d/7-slim-fips/Dockerfile)
27+
- [`9`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/9/Dockerfile)
28+
- [`9-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/9-slim/Dockerfile)
29+
- [`8.8`, `8`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8/Dockerfile)
30+
- [`8-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8-slim/Dockerfile)
31+
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/8-slim-fips/Dockerfile)
32+
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7/Dockerfile)
33+
- [`7-slim`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7-slim/Dockerfile)
34+
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/0b104fc77fda695fc7c749169a3b84f71f041468/7-slim-fips/Dockerfile)
3535

3636
# Quick reference (cont.)
3737

rust/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1-buster`, `1.73-buster`, `1.73.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/buster/Dockerfile)
28-
- [`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)
29-
- [`1-bullseye`, `1.73-bullseye`, `1.73.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/97a7686492c0ef95717f3f5e93ee24186a407329/1.73.0/bullseye/Dockerfile)
30-
- [`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)
31-
- [`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)
32-
- [`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)
33-
- [`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)
34-
- [`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)
27+
- [`1-buster`, `1.74-buster`, `1.74.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/buster/Dockerfile)
28+
- [`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)
29+
- [`1-bullseye`, `1.74-bullseye`, `1.74.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/c9d5ef80a065e00761652951a22064f0134614aa/1.74.0/bullseye/Dockerfile)
30+
- [`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)
31+
- [`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)
32+
- [`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)
33+
- [`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)
34+
- [`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)
3535

3636
# Quick reference (cont.)
3737

spark/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27+
- [`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)
28+
- [`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)
29+
- [`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)
30+
- [`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)
2731
- [`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)
2832
- [`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)
2933
- [`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)

swipl/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `9.1.17`](https://github.com/SWI-Prolog/docker-swipl/blob/9369a643cd0ca2f7b2741d65b45e9b3ab36ea378/9.1.17/bullseye/Dockerfile)
28-
- [`stable`, `9.0.4`](https://github.com/SWI-Prolog/docker-swipl/blob/9369a643cd0ca2f7b2741d65b45e9b3ab36ea378/9.0.4/bullseye/Dockerfile)
27+
- [`latest`, `9.1.19`](https://github.com/SWI-Prolog/docker-swipl/blob/aed2f55c031507e8fe2a2fede471ffbb5ced5af0/9.1.19/bullseye/Dockerfile)
28+
- [`stable`, `9.0.4`](https://github.com/SWI-Prolog/docker-swipl/blob/aed2f55c031507e8fe2a2fede471ffbb5ced5af0/9.0.4/bullseye/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

0 commit comments

Comments
 (0)