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

alpine: bump 3.13.2 (CVE-2021-23841, CVE-2021-23840, CVE-2021-23839) #9641

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

ncopa
Copy link
Contributor

@ncopa ncopa commented Feb 17, 2021

No description provided.

@github-actions
Copy link

Diff for 629ce21:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index e769e1f..c349428 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -37,10 +37,10 @@ i386-Directory: x86
 ppc64le-Directory: ppc64le
 s390x-Directory: s390x
 
-Tags: 3.13.1, 3.13, 3, latest
+Tags: 3.13.2, 3.13, 3, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitFetch: refs/heads/v3.13
-GitCommit: 3ba85e92c35d4a488bc5a565a4e1c5338bc89775
+GitCommit: 0c341bcc2af7aa18139c5dff7f29a52fe279c4b1
 amd64-Directory: x86_64
 arm32v6-Directory: armhf
 arm32v7-Directory: armv7
diff --git a/_bashbrew-list b/_bashbrew-list
index 8370f86..e1956f4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,7 +6,7 @@ alpine:3.11.7
 alpine:3.12
 alpine:3.12.3
 alpine:3.13
-alpine:3.13.1
+alpine:3.13.2
 alpine:20210212
 alpine:edge
 alpine:latest
diff --git a/alpine_latest/Dockerfile b/alpine_latest/Dockerfile
index 2ed1061..6cc6b7e 100644
--- a/alpine_latest/Dockerfile
+++ b/alpine_latest/Dockerfile
@@ -1,3 +1,3 @@
 FROM scratch
-ADD alpine-minirootfs-3.13.1-x86_64.tar.gz /
+ADD alpine-minirootfs-3.13.2-x86_64.tar.gz /
 CMD ["/bin/sh"]
diff --git a/alpine_latest/alpine-minirootfs-3.13.1-x86_64.tar.gz b/alpine_latest/alpine-minirootfs-3.13.2-x86_64.tar.gz
similarity index 31%
rename from alpine_latest/alpine-minirootfs-3.13.1-x86_64.tar.gz
rename to alpine_latest/alpine-minirootfs-3.13.2-x86_64.tar.gz
index e1a54bc..f7cb8f2 100644
Binary files a/alpine_latest/alpine-minirootfs-3.13.1-x86_64.tar.gz and b/alpine_latest/alpine-minirootfs-3.13.2-x86_64.tar.gz differ
diff --git a/alpine_latest/alpine-minirootfs-3.13.1-x86_64.tar.gz  'tar -t' b/alpine_latest/alpine-minirootfs-3.13.2-x86_64.tar.gz  'tar -t'
similarity index 100%
rename from alpine_latest/alpine-minirootfs-3.13.1-x86_64.tar.gz  'tar -t'
rename to alpine_latest/alpine-minirootfs-3.13.2-x86_64.tar.gz  'tar -t'

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