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

Bump for Mono 6.12 stable #9260

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Bump for Mono 6.12 stable #9260

merged 1 commit into from
Dec 11, 2020

Conversation

directhex
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for 3c6beb7:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3217ae0..a8a32fe 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,22 +1,22 @@
 Maintainers: Jo Shields <jo.shields@xamarin.com> (@directhex), Alexander Köplinger <alkpli@microsoft.com> (@akoeplinger)
 GitRepo: https://github.com/mono/docker.git
 
-Tags: 6.8.0.123-slim, 6.8.0-slim, 6.8-slim
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
-GitCommit: a449b2a57e1cfadd098c2bcad13f89c4eab83e54
-Directory: 6.8.0.123/slim
-
-Tags: 6.10.0.104-slim, slim, 6.10.0-slim, 6.10-slim, 6-slim
+Tags: 6.10.0.104-slim, 6.10.0-slim, 6.10-slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
 GitCommit: a449b2a57e1cfadd098c2bcad13f89c4eab83e54
 Directory: 6.10.0.104/slim
 
-Tags: 6.8.0.123, 6.8.0, 6.8
+Tags: 6.12.0.107-slim, slim, 6.12.0-slim, 6.12-slim, 6-slim
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
-GitCommit: a449b2a57e1cfadd098c2bcad13f89c4eab83e54
-Directory: 6.8.0.123
+GitCommit: 490ebd19e006c00165baca7fbef00c9e98a96d34
+Directory: 6.12.0.107/slim
 
-Tags: 6.10.0.104, latest, 6.10.0, 6.10, 6
+Tags: 6.10.0.104, 6.10.0, 6.10
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
 GitCommit: a449b2a57e1cfadd098c2bcad13f89c4eab83e54
 Directory: 6.10.0.104
+
+Tags: 6.12.0.107, latest, 6.12.0, 6.12, 6
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
+GitCommit: 490ebd19e006c00165baca7fbef00c9e98a96d34
+Directory: 6.12.0.107
diff --git a/_bashbrew-list b/_bashbrew-list
index 37cb4a7..a90cc2b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,16 +1,16 @@
 mono:6
 mono:6-slim
-mono:6.8
-mono:6.8-slim
-mono:6.8.0
-mono:6.8.0-slim
-mono:6.8.0.123
-mono:6.8.0.123-slim
 mono:6.10
 mono:6.10-slim
 mono:6.10.0
 mono:6.10.0-slim
 mono:6.10.0.104
 mono:6.10.0.104-slim
+mono:6.12
+mono:6.12-slim
+mono:6.12.0
+mono:6.12.0-slim
+mono:6.12.0.107
+mono:6.12.0.107-slim
 mono:latest
 mono:slim
diff --git a/mono_6-slim/Dockerfile b/mono_6-slim/Dockerfile
index 7d44785..d8e7802 100644
--- a/mono_6-slim/Dockerfile
+++ b/mono_6-slim/Dockerfile
@@ -3,7 +3,7 @@ FROM debian:buster-slim
 # MAINTAINER Jo Shields <jo.shields@xamarin.com>
 # MAINTAINER Alexander Köplinger <alkpli@microsoft.com>
 
-ENV MONO_VERSION 6.10.0.104
+ENV MONO_VERSION 6.12.0.107
 
 RUN apt-get update \
   && apt-get install -y --no-install-recommends gnupg dirmngr \
diff --git a/mono_6-slim/Dockerfile b/mono_6.10-slim/Dockerfile
similarity index 100%
copy from mono_6-slim/Dockerfile
copy to mono_6.10-slim/Dockerfile
diff --git a/mono_6/Dockerfile b/mono_6.10/Dockerfile
similarity index 100%
copy from mono_6/Dockerfile
copy to mono_6.10/Dockerfile
diff --git a/mono_6.8-slim/Dockerfile b/mono_6.8-slim/Dockerfile
deleted file mode 100644
index 1f68055..0000000
diff --git a/mono_6.8/Dockerfile b/mono_6.8/Dockerfile
deleted file mode 100644
index d12fbd4..0000000
diff --git a/mono_6/Dockerfile b/mono_6/Dockerfile
index 18736f7..f823f39 100644
--- a/mono_6/Dockerfile
+++ b/mono_6/Dockerfile
@@ -1,4 +1,4 @@
-FROM mono:6.10.0.104-slim
+FROM mono:6.12.0.107-slim
 
 # MAINTAINER Jo Shields <jo.shields@xamarin.com>
 # MAINTAINER Alexander Köplinger <alkpli@microsoft.com>

@directhex
Copy link
Contributor Author

Well that's interesting. Wonder why it hasn't repro'd locally

@directhex directhex closed this Dec 10, 2020
@directhex
Copy link
Contributor Author

Fix has finished publishing

@directhex directhex reopened this Dec 10, 2020
@yosifkit yosifkit merged commit 46419d4 into docker-library:master Dec 11, 2020
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