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 for JRuby 9.2.17.0 #9877

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Conversation

headius
Copy link
Contributor

@headius headius commented Mar 29, 2021

No description provided.

@headius
Copy link
Contributor Author

headius commented Mar 29, 2021

Ugh, unpushed commit on my side, sorry about that.

@github-actions
Copy link

Diff for f35fca7:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 68bf1b6..88013c1 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,11 +1,11 @@
 Maintainers: JRuby Admin <admin@jruby.org> (@jruby), Charles Oliver Nutter <headius@headius.com> (@headius), Thomas E Enebo <tom.enebo@gmail.com> (@enebo)
 GitRepo: https://github.com/jruby/docker-jruby.git
-GitCommit: aa7c1fd3a8d27b65743ff7355993cfe955126c1d
+GitCommit: 623057f3dd0bd15d75fc1bf9b55882c4c10aa38c
 
-Tags: 9-jdk, 9-jdk8, 9.2-jdk, 9.2-jdk8, 9.2.16-jdk, 9.2.16-jdk8, 9.2.16.0-jdk, 9.2.16.0-jdk8
+Tags: 9-jdk, 9-jdk8, 9.2-jdk, 9.2-jdk8, 9.2.17-jdk, 9.2.17-jdk8, 9.2.17.0-jdk, 9.2.17.0-jdk8
 Directory: 9000/jdk8
 
-Tags: 9-onbuild, 9.2-onbuild, 9.2.16-onbuild, 9.2.16.0-onbuild
+Tags: 9-onbuild, 9.2-onbuild, 9.2.17-onbuild, 9.2.17.0-onbuild
 Directory: 9000/onbuild-jdk8
 
 Tags: 9.1, 9.1.17, 9.1.17.0, 9.1-jre, 9.1.17-jre, 9.1.17.0-jre
@@ -18,11 +18,11 @@ GitFetch: refs/heads/9.1
 GitCommit: 8bc3fe27670a851953345182fe12f14f5e708383
 Directory: 9000/jdk
 
-Tags: 9.2-jdk11, 9.2.16-jdk11, 9.2.16.0-jdk11
+Tags: 9.2-jdk11, 9.2.17-jdk11, 9.2.17.0-jdk11
 Directory: 9000/jdk11
 
-Tags: 9.2-jre11, 9.2.16-jre11, 9.2.16.0-jre11
+Tags: 9.2-jre11, 9.2.17-jre11, 9.2.17.0-jre11
 Directory: 9000/jre11
 
-Tags: latest, 9, 9.2, 9.2.16, 9.2-jre, 9.2-jre8, 9.2.16-jre, 9.2.16-jre8, 9.2.16.0, 9.2.16.0-jre, 9.2.16.0-jre8
+Tags: latest, 9, 9.2, 9.2.17, 9.2-jre, 9.2-jre8, 9.2.17-jre, 9.2.17-jre8, 9.2.17.0, 9.2.17.0-jre, 9.2.17.0-jre8
 Directory: 9000/jre8
diff --git a/_bashbrew-list b/_bashbrew-list
index f0e06a8..7c6f7e8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -19,20 +19,20 @@ jruby:9.2-jre
 jruby:9.2-jre8
 jruby:9.2-jre11
 jruby:9.2-onbuild
-jruby:9.2.16
-jruby:9.2.16-jdk
-jruby:9.2.16-jdk8
-jruby:9.2.16-jdk11
-jruby:9.2.16-jre
-jruby:9.2.16-jre8
-jruby:9.2.16-jre11
-jruby:9.2.16-onbuild
-jruby:9.2.16.0
-jruby:9.2.16.0-jdk
-jruby:9.2.16.0-jdk8
-jruby:9.2.16.0-jdk11
-jruby:9.2.16.0-jre
-jruby:9.2.16.0-jre8
-jruby:9.2.16.0-jre11
-jruby:9.2.16.0-onbuild
+jruby:9.2.17
+jruby:9.2.17-jdk
+jruby:9.2.17-jdk8
+jruby:9.2.17-jdk11
+jruby:9.2.17-jre
+jruby:9.2.17-jre8
+jruby:9.2.17-jre11
+jruby:9.2.17-onbuild
+jruby:9.2.17.0
+jruby:9.2.17.0-jdk
+jruby:9.2.17.0-jdk8
+jruby:9.2.17.0-jdk11
+jruby:9.2.17.0-jre
+jruby:9.2.17.0-jre8
+jruby:9.2.17.0-jre11
+jruby:9.2.17.0-onbuild
 jruby:latest
diff --git a/jruby_9.2.16.0-jdk11/Dockerfile b/jruby_9.2.17.0-jdk11/Dockerfile
similarity index 91%
rename from jruby_9.2.16.0-jdk11/Dockerfile
rename to jruby_9.2.17.0-jdk11/Dockerfile
index 539b816..9ac0132 100644
--- a/jruby_9.2.16.0-jdk11/Dockerfile
+++ b/jruby_9.2.17.0-jdk11/Dockerfile
@@ -2,8 +2,8 @@ FROM openjdk:11-jdk-buster
 
 RUN apt-get update && apt-get install -y libc6-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
 
-ENV JRUBY_VERSION 9.2.16.0
-ENV JRUBY_SHA256 5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30
+ENV JRUBY_VERSION 9.2.17.0
+ENV JRUBY_SHA256 7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202
 RUN mkdir /opt/jruby \
   && curl -fSL https://repo1.maven.org/maven2/org/jruby/jruby-dist/${JRUBY_VERSION}/jruby-dist-${JRUBY_VERSION}-bin.tar.gz -o /tmp/jruby.tar.gz \
   && echo "$JRUBY_SHA256 /tmp/jruby.tar.gz" | sha256sum -c - \
diff --git a/jruby_9.2.16.0-jdk8/Dockerfile b/jruby_9.2.17.0-jdk8/Dockerfile
similarity index 91%
rename from jruby_9.2.16.0-jdk8/Dockerfile
rename to jruby_9.2.17.0-jdk8/Dockerfile
index f69bc26..46219ba 100644
--- a/jruby_9.2.16.0-jdk8/Dockerfile
+++ b/jruby_9.2.17.0-jdk8/Dockerfile
@@ -2,8 +2,8 @@ FROM openjdk:8-jdk
 
 RUN apt-get update && apt-get install -y libc6-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
 
-ENV JRUBY_VERSION 9.2.16.0
-ENV JRUBY_SHA256 5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30
+ENV JRUBY_VERSION 9.2.17.0
+ENV JRUBY_SHA256 7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202
 RUN mkdir /opt/jruby \
   && curl -fSL https://repo1.maven.org/maven2/org/jruby/jruby-dist/${JRUBY_VERSION}/jruby-dist-${JRUBY_VERSION}-bin.tar.gz -o /tmp/jruby.tar.gz \
   && echo "$JRUBY_SHA256 /tmp/jruby.tar.gz" | sha256sum -c - \
diff --git a/jruby_9.2.16.0-jre11/Dockerfile b/jruby_9.2.17.0-jre11/Dockerfile
similarity index 91%
rename from jruby_9.2.16.0-jre11/Dockerfile
rename to jruby_9.2.17.0-jre11/Dockerfile
index f8baf47..b15f7d4 100644
--- a/jruby_9.2.16.0-jre11/Dockerfile
+++ b/jruby_9.2.17.0-jre11/Dockerfile
@@ -2,8 +2,8 @@ FROM openjdk:11-jre-buster
 
 RUN apt-get update && apt-get install -y libc6-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
 
-ENV JRUBY_VERSION 9.2.16.0
-ENV JRUBY_SHA256 5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30
+ENV JRUBY_VERSION 9.2.17.0
+ENV JRUBY_SHA256 7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202
 RUN mkdir /opt/jruby \
   && curl -fSL https://repo1.maven.org/maven2/org/jruby/jruby-dist/${JRUBY_VERSION}/jruby-dist-${JRUBY_VERSION}-bin.tar.gz -o /tmp/jruby.tar.gz \
   && echo "$JRUBY_SHA256 /tmp/jruby.tar.gz" | sha256sum -c - \
diff --git a/jruby_9.2.16.0-jre8/Dockerfile b/jruby_9.2.17.0-jre8/Dockerfile
similarity index 91%
rename from jruby_9.2.16.0-jre8/Dockerfile
rename to jruby_9.2.17.0-jre8/Dockerfile
index bdf5634..0ab75d3 100644
--- a/jruby_9.2.16.0-jre8/Dockerfile
+++ b/jruby_9.2.17.0-jre8/Dockerfile
@@ -2,8 +2,8 @@ FROM openjdk:8-jre
 
 RUN apt-get update && apt-get install -y libc6-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
 
-ENV JRUBY_VERSION 9.2.16.0
-ENV JRUBY_SHA256 5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30
+ENV JRUBY_VERSION 9.2.17.0
+ENV JRUBY_SHA256 7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202
 RUN mkdir /opt/jruby \
   && curl -fSL https://repo1.maven.org/maven2/org/jruby/jruby-dist/${JRUBY_VERSION}/jruby-dist-${JRUBY_VERSION}-bin.tar.gz -o /tmp/jruby.tar.gz \
   && echo "$JRUBY_SHA256 /tmp/jruby.tar.gz" | sha256sum -c - \
diff --git a/jruby_9.2.16.0-onbuild/Dockerfile b/jruby_9.2.17.0-onbuild/Dockerfile
similarity index 100%
rename from jruby_9.2.16.0-onbuild/Dockerfile
rename to jruby_9.2.17.0-onbuild/Dockerfile

@yosifkit yosifkit merged commit f746571 into docker-library:master Mar 29, 2021
@headius headius deleted the jruby_9.2.17.0 branch June 15, 2021 19:58
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