-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 mongo #16640
Merged
Merged
Update mongo #16640
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/mongo@fbfba91: Update 7.0-rc to 7.0.9-rc1
Diff for 2bd38c4:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 066494a..3deab94 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -137,36 +137,36 @@ GitCommit: 0d68481b0a65cf33346265e5c70700b037af0a34
Directory: 7.0/windows/windowsservercore-ltsc2022
Constraints: windowsservercore-ltsc2022
-Tags: 7.0.9-rc0-jammy, 7.0-rc-jammy
-SharedTags: 7.0.9-rc0, 7.0-rc
+Tags: 7.0.9-rc1-jammy, 7.0-rc-jammy
+SharedTags: 7.0.9-rc1, 7.0-rc
Architectures: amd64, arm64v8
-GitCommit: 4e2447f544788d60656578d03a335e87595e1b84
+GitCommit: fbfba91eec75ee6dfa1644b519af518d9a6a71df
Directory: 7.0-rc
-Tags: 7.0.9-rc0-nanoserver-1809, 7.0-rc-nanoserver-1809
-SharedTags: 7.0.9-rc0-nanoserver, 7.0-rc-nanoserver
+Tags: 7.0.9-rc1-nanoserver-1809, 7.0-rc-nanoserver-1809
+SharedTags: 7.0.9-rc1-nanoserver, 7.0-rc-nanoserver
Architectures: windows-amd64
-GitCommit: 4e2447f544788d60656578d03a335e87595e1b84
+GitCommit: fbfba91eec75ee6dfa1644b519af518d9a6a71df
Directory: 7.0-rc/windows/nanoserver-1809
Constraints: nanoserver-1809, windowsservercore-1809
-Tags: 7.0.9-rc0-nanoserver-ltsc2022, 7.0-rc-nanoserver-ltsc2022
-SharedTags: 7.0.9-rc0-nanoserver, 7.0-rc-nanoserver
+Tags: 7.0.9-rc1-nanoserver-ltsc2022, 7.0-rc-nanoserver-ltsc2022
+SharedTags: 7.0.9-rc1-nanoserver, 7.0-rc-nanoserver
Architectures: windows-amd64
-GitCommit: 4e2447f544788d60656578d03a335e87595e1b84
+GitCommit: fbfba91eec75ee6dfa1644b519af518d9a6a71df
Directory: 7.0-rc/windows/nanoserver-ltsc2022
Constraints: nanoserver-ltsc2022, windowsservercore-ltsc2022
-Tags: 7.0.9-rc0-windowsservercore-1809, 7.0-rc-windowsservercore-1809
-SharedTags: 7.0.9-rc0-windowsservercore, 7.0-rc-windowsservercore, 7.0.9-rc0, 7.0-rc
+Tags: 7.0.9-rc1-windowsservercore-1809, 7.0-rc-windowsservercore-1809
+SharedTags: 7.0.9-rc1-windowsservercore, 7.0-rc-windowsservercore, 7.0.9-rc1, 7.0-rc
Architectures: windows-amd64
-GitCommit: 4e2447f544788d60656578d03a335e87595e1b84
+GitCommit: fbfba91eec75ee6dfa1644b519af518d9a6a71df
Directory: 7.0-rc/windows/windowsservercore-1809
Constraints: windowsservercore-1809
-Tags: 7.0.9-rc0-windowsservercore-ltsc2022, 7.0-rc-windowsservercore-ltsc2022
-SharedTags: 7.0.9-rc0-windowsservercore, 7.0-rc-windowsservercore, 7.0.9-rc0, 7.0-rc
+Tags: 7.0.9-rc1-windowsservercore-ltsc2022, 7.0-rc-windowsservercore-ltsc2022
+SharedTags: 7.0.9-rc1-windowsservercore, 7.0-rc-windowsservercore, 7.0.9-rc1, 7.0-rc
Architectures: windows-amd64
-GitCommit: 4e2447f544788d60656578d03a335e87595e1b84
+GitCommit: fbfba91eec75ee6dfa1644b519af518d9a6a71df
Directory: 7.0-rc/windows/windowsservercore-ltsc2022
Constraints: windowsservercore-ltsc2022
diff --git a/_bashbrew-list b/_bashbrew-list
index d41af2f..ff63da2 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -102,14 +102,14 @@ mongo:7.0.8-nanoserver-ltsc2022
mongo:7.0.8-windowsservercore
mongo:7.0.8-windowsservercore-1809
mongo:7.0.8-windowsservercore-ltsc2022
-mongo:7.0.9-rc0
-mongo:7.0.9-rc0-jammy
-mongo:7.0.9-rc0-nanoserver
-mongo:7.0.9-rc0-nanoserver-1809
-mongo:7.0.9-rc0-nanoserver-ltsc2022
-mongo:7.0.9-rc0-windowsservercore
-mongo:7.0.9-rc0-windowsservercore-1809
-mongo:7.0.9-rc0-windowsservercore-ltsc2022
+mongo:7.0.9-rc1
+mongo:7.0.9-rc1-jammy
+mongo:7.0.9-rc1-nanoserver
+mongo:7.0.9-rc1-nanoserver-1809
+mongo:7.0.9-rc1-nanoserver-ltsc2022
+mongo:7.0.9-rc1-windowsservercore
+mongo:7.0.9-rc1-windowsservercore-1809
+mongo:7.0.9-rc1-windowsservercore-ltsc2022
mongo:jammy
mongo:latest
mongo:nanoserver
diff --git a/mongo_7.0-rc-jammy/Dockerfile b/mongo_7.0-rc-jammy/Dockerfile
index 95f436a..74a6e2a 100644
--- a/mongo_7.0-rc-jammy/Dockerfile
+++ b/mongo_7.0-rc-jammy/Dockerfile
@@ -89,8 +89,8 @@ RUN echo "deb [ signed-by=/etc/apt/keyrings/mongodb.asc ] http://$MONGO_REPO/apt
RUN echo "deb [ signed-by=/etc/apt/keyrings/mongodb.asc ] http://$MONGO_REPO/apt/ubuntu jammy/${MONGO_PACKAGE%-unstable}/7.0 multiverse" | tee "/etc/apt/sources.list.d/mongodb-7.0.list"
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.9~rc0
-# 04/11/2024, https://github.com/mongodb/mongo/tree/d1e1ef429d689240089187289fd6a379a282c325
+ENV MONGO_VERSION 7.0.9~rc1
+# 04/19/2024, https://github.com/mongodb/mongo/tree/3ff3a3925c36ed277cf5eafca5495f2e3728dd67
RUN set -x \
# installing "mongodb-enterprise" pulls in "tzdata" which prompts for input
diff --git a/mongo_7.0-rc-nanoserver-1809/Dockerfile b/mongo_7.0-rc-nanoserver-1809/Dockerfile
index 4dd12d8..42c0e2f 100644
--- a/mongo_7.0-rc-nanoserver-1809/Dockerfile
+++ b/mongo_7.0-rc-nanoserver-1809/Dockerfile
@@ -14,17 +14,17 @@ RUN setx /m PATH "C:\mongodb\bin;%PATH%"
USER ContainerUser
# doing this first to share cache across versions more aggressively
-COPY --from=mongo:7.0.9-rc0-windowsservercore-1809 \
+COPY --from=mongo:7.0.9-rc1-windowsservercore-1809 \
C:\\Windows\\System32\\msvcp140.dll \
C:\\Windows\\System32\\vcruntime140.dll \
C:\\Windows\\System32\\vcruntime140_1.dll \
C:\\Windows\\System32\\
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.9-rc0
-# 04/11/2024, https://github.com/mongodb/mongo/tree/d1e1ef429d689240089187289fd6a379a282c325
+ENV MONGO_VERSION 7.0.9-rc1
+# 04/19/2024, https://github.com/mongodb/mongo/tree/3ff3a3925c36ed277cf5eafca5495f2e3728dd67
-COPY --from=mongo:7.0.9-rc0-windowsservercore-1809 C:\\mongodb C:\\mongodb
+COPY --from=mongo:7.0.9-rc1-windowsservercore-1809 C:\\mongodb C:\\mongodb
RUN mongod --version
VOLUME C:\\data\\db C:\\data\\configdb
diff --git a/mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile b/mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile
index 847c387..434c6ac 100644
--- a/mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile
+++ b/mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile
@@ -14,17 +14,17 @@ RUN setx /m PATH "C:\mongodb\bin;%PATH%"
USER ContainerUser
# doing this first to share cache across versions more aggressively
-COPY --from=mongo:7.0.9-rc0-windowsservercore-ltsc2022 \
+COPY --from=mongo:7.0.9-rc1-windowsservercore-ltsc2022 \
C:\\Windows\\System32\\msvcp140.dll \
C:\\Windows\\System32\\vcruntime140.dll \
C:\\Windows\\System32\\vcruntime140_1.dll \
C:\\Windows\\System32\\
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.9-rc0
-# 04/11/2024, https://github.com/mongodb/mongo/tree/d1e1ef429d689240089187289fd6a379a282c325
+ENV MONGO_VERSION 7.0.9-rc1
+# 04/19/2024, https://github.com/mongodb/mongo/tree/3ff3a3925c36ed277cf5eafca5495f2e3728dd67
-COPY --from=mongo:7.0.9-rc0-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
+COPY --from=mongo:7.0.9-rc1-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
RUN mongod --version
VOLUME C:\\data\\db C:\\data\\configdb
diff --git a/mongo_7.0-rc-windowsservercore-1809/Dockerfile b/mongo_7.0-rc-windowsservercore-1809/Dockerfile
index 82a6d51..c5717d4 100644
--- a/mongo_7.0-rc-windowsservercore-1809/Dockerfile
+++ b/mongo_7.0-rc-windowsservercore-1809/Dockerfile
@@ -9,11 +9,11 @@ FROM mcr.microsoft.com/windows/servercore:1809
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.9-rc0
-# 04/11/2024, https://github.com/mongodb/mongo/tree/d1e1ef429d689240089187289fd6a379a282c325
+ENV MONGO_VERSION 7.0.9-rc1
+# 04/19/2024, https://github.com/mongodb/mongo/tree/3ff3a3925c36ed277cf5eafca5495f2e3728dd67
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc1-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=22ac8a980f6c2ce1570bb0f8e9a5a813e2188e6904d9898b5007cb86b864849c
RUN Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); \
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
diff --git a/mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile b/mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile
index 7c35fd3..723849b 100644
--- a/mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile
+++ b/mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile
@@ -9,11 +9,11 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2022
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.9-rc0
-# 04/11/2024, https://github.com/mongodb/mongo/tree/d1e1ef429d689240089187289fd6a379a282c325
+ENV MONGO_VERSION 7.0.9-rc1
+# 04/19/2024, https://github.com/mongodb/mongo/tree/3ff3a3925c36ed277cf5eafca5495f2e3728dd67
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc1-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=22ac8a980f6c2ce1570bb0f8e9a5a813e2188e6904d9898b5007cb86b864849c
RUN Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); \
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \ Relevant Maintainers: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: