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 rebar3 to 3.14.3 #9292

Merged
merged 1 commit into from
Dec 16, 2020
Merged

Conversation

getong
Copy link
Contributor

@getong getong commented Dec 16, 2020

@github-actions
Copy link

Diff for 6cb81ef:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 077ffb4..ed3c17c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -13,7 +13,7 @@ Directory: 18/slim
 
 Tags: 19.3.6.13, 19.3.6, 19.3, 19
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: e91894d9d9c3651382834b77978a05fa057338fb
+GitCommit: d885c8ac3faa78a4117ae6bfd5df062c89f969d9
 Directory: 19
 
 Tags: 19.3.6.13-slim, 19.3.6-slim, 19.3-slim, 19-slim
@@ -23,12 +23,12 @@ Directory: 19/slim
 
 Tags: 20.3.8.26, 20.3.8, 20.3, 20
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: b06bf8de34e693b3698f3a22e8ff864dc320b380
+GitCommit: d885c8ac3faa78a4117ae6bfd5df062c89f969d9
 Directory: 20
 
 Tags: 20.3.8.26-alpine, 20.3.8-alpine, 20.3-alpine, 20-alpine
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: b06bf8de34e693b3698f3a22e8ff864dc320b380
+GitCommit: bee9618b7a72e17d7eced7e22b2586d7820ec9e9
 Directory: 20/alpine
 
 Tags: 20.3.8.26-slim, 20.3.8-slim, 20.3-slim, 20-slim
@@ -38,12 +38,12 @@ Directory: 20/slim
 
 Tags: 21.3.8.18, 21.3.8, 21.3, 21
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: a2dd4a21f86beae8c9f118b6c8572c6b68171ab5
+GitCommit: d885c8ac3faa78a4117ae6bfd5df062c89f969d9
 Directory: 21
 
 Tags: 21.3.8.18-alpine, 21.3.8-alpine, 21.3-alpine, 21-alpine
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: a2dd4a21f86beae8c9f118b6c8572c6b68171ab5
+GitCommit: bee9618b7a72e17d7eced7e22b2586d7820ec9e9
 Directory: 21/alpine
 
 Tags: 21.3.8.18-slim, 21.3.8-slim, 21.3-slim, 21-slim
@@ -66,17 +66,17 @@ Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: eb09140e0e739a00d5faaf97fb41dcff3bfdf6ed
 Directory: 22/slim
 
-Tags: 23.1.5.0, 23.1.5, 23.1, 23, latest
+Tags: 23.2.0.0, 23.2.0, 23.2, 23, latest
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: eb09140e0e739a00d5faaf97fb41dcff3bfdf6ed
+GitCommit: 4014132d462ad470cfcb787faa5a6a74bc579d46
 Directory: 23
 
-Tags: 23.1.5.0-alpine, 23.1.5-alpine, 23.1-alpine, 23-alpine, alpine
+Tags: 23.2.0.0-alpine, 23.2.0-alpine, 23.2-alpine, 23-alpine, alpine
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: eb09140e0e739a00d5faaf97fb41dcff3bfdf6ed
+GitCommit: 4014132d462ad470cfcb787faa5a6a74bc579d46
 Directory: 23/alpine
 
-Tags: 23.1.5.0-slim, 23.1.5-slim, 23.1-slim, 23-slim, slim
+Tags: 23.2.0.0-slim, 23.2.0-slim, 23.2-slim, 23-slim, slim
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: eb09140e0e739a00d5faaf97fb41dcff3bfdf6ed
+GitCommit: 4014132d462ad470cfcb787faa5a6a74bc579d46
 Directory: 23/slim
diff --git a/_bashbrew-list b/_bashbrew-list
index de7f670..57041bf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -53,15 +53,15 @@ erlang:22.3.4.13-slim
 erlang:23
 erlang:23-alpine
 erlang:23-slim
-erlang:23.1
-erlang:23.1-alpine
-erlang:23.1-slim
-erlang:23.1.5
-erlang:23.1.5-alpine
-erlang:23.1.5-slim
-erlang:23.1.5.0
-erlang:23.1.5.0-alpine
-erlang:23.1.5.0-slim
+erlang:23.2
+erlang:23.2-alpine
+erlang:23.2-slim
+erlang:23.2.0
+erlang:23.2.0-alpine
+erlang:23.2.0-slim
+erlang:23.2.0.0
+erlang:23.2.0.0-alpine
+erlang:23.2.0.0-slim
 erlang:alpine
 erlang:latest
 erlang:slim
diff --git a/erlang_19/Dockerfile b/erlang_19/Dockerfile
index 9319023..3084c68 100644
--- a/erlang_19/Dockerfile
+++ b/erlang_19/Dockerfile
@@ -52,11 +52,11 @@ RUN set -xe \
 	&& install -v ./rebar /usr/local/bin/ \
 	&& rm -rf /usr/src/rebar-src
 
-ENV REBAR3_VERSION="3.8.0"
+ENV REBAR3_VERSION="3.14.3"
 
 RUN set -xe \
 	&& REBAR3_DOWNLOAD_URL="https://github.com/erlang/rebar3/archive/${REBAR3_VERSION}.tar.gz" \
-	&& REBAR3_DOWNLOAD_SHA256="fc4d08037d39bcc651a4a749f8a5b1a10b2205527df834c2aee8f60725c3f431" \
+	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& mkdir -p /usr/src/rebar3-src \
 	&& curl -fSL -o rebar3-src.tar.gz "$REBAR3_DOWNLOAD_URL" \
 	&& echo "$REBAR3_DOWNLOAD_SHA256 rebar3-src.tar.gz" | sha256sum -c - \
diff --git a/erlang_20-alpine/Dockerfile b/erlang_20-alpine/Dockerfile
index 318ff28..1c62243 100644
--- a/erlang_20-alpine/Dockerfile
+++ b/erlang_20-alpine/Dockerfile
@@ -1,12 +1,12 @@
 FROM alpine:3.9
 
 ENV OTP_VERSION="20.3.8.26" \
-     REBAR3_VERSION="3.13.1"
+     REBAR3_VERSION="3.14.3"
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
 	&& OTP_DOWNLOAD_SHA256="dce78b60938a48b887317e5222cff946fd4af36666153ab2f0f022aa91755813" \
-	&& REBAR3_DOWNLOAD_SHA256="706cc0770062bde2674abc01964c68553398fe4d8023605b305cfe326b92520f" \
+	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
 		ca-certificates \
diff --git a/erlang_20/Dockerfile b/erlang_20/Dockerfile
index cfa981a..bf3498d 100644
--- a/erlang_20/Dockerfile
+++ b/erlang_20/Dockerfile
@@ -51,11 +51,11 @@ RUN set -xe \
 	&& install -v ./rebar /usr/local/bin/ \
 	&& rm -rf /usr/src/rebar-src
 
-ENV REBAR3_VERSION="3.13.1"
+ENV REBAR3_VERSION="3.14.3"
 
 RUN set -xe \
 	&& REBAR3_DOWNLOAD_URL="https://github.com/erlang/rebar3/archive/${REBAR3_VERSION}.tar.gz" \
-	&& REBAR3_DOWNLOAD_SHA256="706cc0770062bde2674abc01964c68553398fe4d8023605b305cfe326b92520f" \
+	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& mkdir -p /usr/src/rebar3-src \
 	&& curl -fSL -o rebar3-src.tar.gz "$REBAR3_DOWNLOAD_URL" \
 	&& echo "$REBAR3_DOWNLOAD_SHA256 rebar3-src.tar.gz" | sha256sum -c - \
diff --git a/erlang_21-alpine/Dockerfile b/erlang_21-alpine/Dockerfile
index ada45d4..c3dd992 100644
--- a/erlang_21-alpine/Dockerfile
+++ b/erlang_21-alpine/Dockerfile
@@ -1,14 +1,14 @@
 FROM alpine:3.9
 
 ENV OTP_VERSION="21.3.8.18" \
-    REBAR3_VERSION="3.14.1"
+    REBAR3_VERSION="3.14.3"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
 	&& OTP_DOWNLOAD_SHA256="3481a47503e1ac0c0296970b460d1936ee0432600f685a216608e04b2f608367" \
-	&& REBAR3_DOWNLOAD_SHA256="b01275b6cbdb354dcf9ed686fce2b5f9dfdd58972ded9e970e31b9215a8521f2" \
+	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
 		ca-certificates \
diff --git a/erlang_21/Dockerfile b/erlang_21/Dockerfile
index 44a6cdc..c3787b9 100644
--- a/erlang_21/Dockerfile
+++ b/erlang_21/Dockerfile
@@ -1,7 +1,7 @@
 FROM buildpack-deps:stretch
 
 ENV OTP_VERSION="21.3.8.18" \
-    REBAR3_VERSION="3.14.1"
+    REBAR3_VERSION="3.14.3"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
@@ -56,7 +56,7 @@ RUN set -xe \
 
 RUN set -xe \
 	&& REBAR3_DOWNLOAD_URL="https://github.com/erlang/rebar3/archive/${REBAR3_VERSION}.tar.gz" \
-	&& REBAR3_DOWNLOAD_SHA256="b01275b6cbdb354dcf9ed686fce2b5f9dfdd58972ded9e970e31b9215a8521f2" \
+	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& mkdir -p /usr/src/rebar3-src \
 	&& curl -fSL -o rebar3-src.tar.gz "$REBAR3_DOWNLOAD_URL" \
 	&& echo "$REBAR3_DOWNLOAD_SHA256 rebar3-src.tar.gz" | sha256sum -c - \
diff --git a/erlang_alpine/Dockerfile b/erlang_alpine/Dockerfile
index 4d7234c..0378e7b 100644
--- a/erlang_alpine/Dockerfile
+++ b/erlang_alpine/Dockerfile
@@ -1,13 +1,13 @@
 FROM alpine:3.12
 
-ENV OTP_VERSION="23.1.5" \
+ENV OTP_VERSION="23.2" \
     REBAR3_VERSION="3.14.3"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="31719b8681e7f9ad6f30e329a0a0e5c4dd23dea858021573395fcdbea0d7702c" \
+	&& OTP_DOWNLOAD_SHA256="79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c" \
 	&& REBAR3_DOWNLOAD_SHA256="69024b30f17b52c61e5e0568cbf9a2db325eb646ae230c48858401507394f5c0" \
 	&& apk add --no-cache --virtual .fetch-deps \
 		curl \
diff --git a/erlang_latest/Dockerfile b/erlang_latest/Dockerfile
index a202c6b..2891e61 100644
--- a/erlang_latest/Dockerfile
+++ b/erlang_latest/Dockerfile
@@ -1,6 +1,6 @@
 FROM buildpack-deps:buster
 
-ENV OTP_VERSION="23.1.5" \
+ENV OTP_VERSION="23.2" \
     REBAR3_VERSION="3.14.3"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
@@ -9,7 +9,7 @@ LABEL org.opencontainers.image.version=$OTP_VERSION
 # build process:
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="31719b8681e7f9ad6f30e329a0a0e5c4dd23dea858021573395fcdbea0d7702c" \
+	&& OTP_DOWNLOAD_SHA256="79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c" \
 	&& runtimeDeps='libodbc1 \
 			libsctp1 \
 			libwxgtk3.0' \
diff --git a/erlang_slim/Dockerfile b/erlang_slim/Dockerfile
index bf33d33..9823a13 100644
--- a/erlang_slim/Dockerfile
+++ b/erlang_slim/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:buster
 
-ENV OTP_VERSION="23.1.5"
+ENV OTP_VERSION="23.2"
 
 LABEL org.opencontainers.image.version=$OTP_VERSION
 
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.version=$OTP_VERSION
 # sure our final image contains only what we've just built:
 RUN set -xe \
 	&& OTP_DOWNLOAD_URL="https://github.com/erlang/otp/archive/OTP-${OTP_VERSION}.tar.gz" \
-	&& OTP_DOWNLOAD_SHA256="31719b8681e7f9ad6f30e329a0a0e5c4dd23dea858021573395fcdbea0d7702c" \
+	&& OTP_DOWNLOAD_SHA256="79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c" \
 	&& fetchDeps=' \
 		curl \
 		ca-certificates' \

@yosifkit yosifkit merged commit 41959e5 into docker-library:master Dec 16, 2020
@getong getong deleted the update-rebar3 branch December 17, 2020 00:22
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