Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lightstreamer image #13719

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Conversation

dario-weswit
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for f6abf30:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0603b51..fecd8aa 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -41,12 +41,12 @@ Architectures: amd64, arm64v8
 GitCommit: 84e3f6588620183b48b7eb62a18070b793eff019
 Directory: 7.2/jdk11
 
-Tags: 7.3.0-jdk8-temurin, 7.3-jdk8-temurin, 7-jdk8-temurin, 7.3.0-jdk8, 7.3-jdk8, 7-jdk8
+Tags: 7.3.2-jdk8-temurin, 7.3-jdk8-temurin, 7-jdk8-temurin, 7.3.2-jdk8, 7.3-jdk8, 7-jdk8
 Architectures: amd64, arm64v8
-GitCommit: f20479553347a4eccea04186ec3d30208cd824b7
+GitCommit: 26cf14f6d72e66571f356ecc63993a7197a2e023
 Directory: 7.3/jdk8
 
-Tags: 7.3.0-jdk11-temurin, 7.3-jdk11-temurin, 7-jdk11-temurin, 7.3.0-jdk11, 7.3-jdk11, 7-jdk11, 7.3.0, 7.3, 7, latest
+Tags: 7.3.2-jdk11-temurin, 7.3-jdk11-temurin, 7-jdk11-temurin, 7.3.2-jdk11, 7.3-jdk11, 7-jdk11, 7.3.2, 7.3, 7, latest
 Architectures: amd64, arm64v8
-GitCommit: f20479553347a4eccea04186ec3d30208cd824b7
+GitCommit: 26cf14f6d72e66571f356ecc63993a7197a2e023
 Directory: 7.3/jdk11
diff --git a/_bashbrew-list b/_bashbrew-list
index f4302ec..9993a4d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -43,9 +43,9 @@ lightstreamer:7.3-jdk8
 lightstreamer:7.3-jdk8-temurin
 lightstreamer:7.3-jdk11
 lightstreamer:7.3-jdk11-temurin
-lightstreamer:7.3.0
-lightstreamer:7.3.0-jdk8
-lightstreamer:7.3.0-jdk8-temurin
-lightstreamer:7.3.0-jdk11
-lightstreamer:7.3.0-jdk11-temurin
+lightstreamer:7.3.2
+lightstreamer:7.3.2-jdk8
+lightstreamer:7.3.2-jdk8-temurin
+lightstreamer:7.3.2-jdk11
+lightstreamer:7.3.2-jdk11-temurin
 lightstreamer:latest
diff --git a/lightstreamer_7-jdk8/Dockerfile b/lightstreamer_7-jdk8/Dockerfile
index 732853f..70c824c 100644
--- a/lightstreamer_7-jdk8/Dockerfile
+++ b/lightstreamer_7-jdk8/Dockerfile
@@ -12,7 +12,7 @@ RUN apt-get -y update \
 RUN gpg --batch --keyserver hkp://keyserver.ubuntu.com --recv-keys 9B90BFD14309C7DA5EF58D7D4A8C08966F29B4D2
 
 # Set environment variables to identify the right Lightstreamer version and edition
-ENV LIGHTSTREAMER_VERSION 7.3.0
+ENV LIGHTSTREAMER_VERSION 7.3.2
 ENV LIGHTSTREAMER_URL_DOWNLOAD https://lightstreamer.com/distr/ls-server/${LIGHTSTREAMER_VERSION}/Lightstreamer-${LIGHTSTREAMER_VERSION}.tar.gz
 
 # Download the package from the Lightstreamer site, verify the signature, and unpack
diff --git a/lightstreamer_latest/Dockerfile b/lightstreamer_latest/Dockerfile
index fa103ff..023335a 100644
--- a/lightstreamer_latest/Dockerfile
+++ b/lightstreamer_latest/Dockerfile
@@ -12,7 +12,7 @@ RUN apt-get -y update \
 RUN gpg --batch --keyserver hkp://keyserver.ubuntu.com --recv-keys 9B90BFD14309C7DA5EF58D7D4A8C08966F29B4D2
 
 # Set environment variables to identify the right Lightstreamer version and edition
-ENV LIGHTSTREAMER_VERSION 7.3.0
+ENV LIGHTSTREAMER_VERSION 7.3.2
 ENV LIGHTSTREAMER_URL_DOWNLOAD https://lightstreamer.com/distr/ls-server/${LIGHTSTREAMER_VERSION}/Lightstreamer-${LIGHTSTREAMER_VERSION}.tar.gz
 
 # Download the package from the Lightstreamer site, verify the signature, and unpack

Relevant Maintainers:

@yosifkit yosifkit merged commit fafa076 into docker-library:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants