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

add 1.13-otp-23-slim version #14527

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Conversation

getong
Copy link
Contributor

@getong getong commented Apr 28, 2023

No description provided.

@github-actions

This comment has been minimized.

@getong getong force-pushed the 1.13-otp-23-slim branch from 40420ec to b79cf84 Compare April 28, 2023 06:03
@github-actions
Copy link

Diff for b79cf84:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 1f47145..3e5abc6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -101,6 +101,11 @@ Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 328f4c09d39b06502a90fa0c5bb30d6972593fac
 Directory: 1.13/alpine
 
+Tags: 1.13.4-otp-23-slim, 1.13-otp-23-slim
+Architectures: amd64, arm32v7, arm64v8, i386
+GitCommit: 2bc3fd2b7218d6958c766c42b86e259949b56b95
+Directory: 1.13/otp-23-slim
+
 Tags: 1.13.4-otp-25, 1.13-otp-25
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 253f56764ed34d41e4279cb741d84dcb4b284a55
diff --git a/_bashbrew-list b/_bashbrew-list
index f0b630d..af6c4c8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -36,12 +36,14 @@ elixir:1.12.3-alpine
 elixir:1.12.3-slim
 elixir:1.13
 elixir:1.13-alpine
+elixir:1.13-otp-23-slim
 elixir:1.13-otp-25
 elixir:1.13-otp-25-alpine
 elixir:1.13-otp-25-slim
 elixir:1.13-slim
 elixir:1.13.4
 elixir:1.13.4-alpine
+elixir:1.13.4-otp-23-slim
 elixir:1.13.4-otp-25
 elixir:1.13.4-otp-25-alpine
 elixir:1.13.4-otp-25-slim
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index ff4110f..f504a30 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -18,6 +18,7 @@ elixir:1.12-alpine
 elixir:1.12-slim
 elixir:1.13
 elixir:1.13-alpine
+elixir:1.13-otp-23-slim
 elixir:1.13-otp-25
 elixir:1.13-otp-25-alpine
 elixir:1.13-otp-25-slim
diff --git a/elixir_1.13-slim/Dockerfile b/elixir_1.13-otp-23-slim/Dockerfile
similarity index 98%
copy from elixir_1.13-slim/Dockerfile
copy to elixir_1.13-otp-23-slim/Dockerfile
index 9d83567..effe52a 100644
--- a/elixir_1.13-slim/Dockerfile
+++ b/elixir_1.13-otp-23-slim/Dockerfile
@@ -1,4 +1,4 @@
-FROM erlang:24-slim
+FROM erlang:23-slim
 
 # elixir expects utf8.
 ENV ELIXIR_VERSION="v1.13.4" \

Relevant Maintainers:

@yosifkit yosifkit merged commit f86973f into docker-library:master Apr 28, 2023
@getong getong deleted the 1.13-otp-23-slim branch April 29, 2023 01:46
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