-
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 #17130
Merged
Merged
Update mongo #17130
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@8598bc4: Update 8.0-rc to 8.0.0-rc11
Diff for 2afd3e1:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4029658..062d65d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -137,36 +137,36 @@ GitCommit: 4cf85e870b1306f91472ba1cb0be14a298ffb333
Directory: 7.0/windows/windowsservercore-ltsc2022
Constraints: windowsservercore-ltsc2022
-Tags: 8.0.0-rc9-jammy, 8.0-rc-jammy
-SharedTags: 8.0.0-rc9, 8.0-rc
+Tags: 8.0.0-rc11-jammy, 8.0-rc-jammy
+SharedTags: 8.0.0-rc11, 8.0-rc
Architectures: amd64, arm64v8
-GitCommit: 2c58e6ea3cbf26da2366a6335b73e83da861fb3f
+GitCommit: 8598bc41c6b3f5915de3dfca5deac49a99252474
Directory: 8.0-rc
-Tags: 8.0.0-rc9-nanoserver-1809, 8.0-rc-nanoserver-1809
-SharedTags: 8.0.0-rc9-nanoserver, 8.0-rc-nanoserver
+Tags: 8.0.0-rc11-nanoserver-1809, 8.0-rc-nanoserver-1809
+SharedTags: 8.0.0-rc11-nanoserver, 8.0-rc-nanoserver
Architectures: windows-amd64
-GitCommit: 2c58e6ea3cbf26da2366a6335b73e83da861fb3f
+GitCommit: 8598bc41c6b3f5915de3dfca5deac49a99252474
Directory: 8.0-rc/windows/nanoserver-1809
Constraints: nanoserver-1809, windowsservercore-1809
-Tags: 8.0.0-rc9-nanoserver-ltsc2022, 8.0-rc-nanoserver-ltsc2022
-SharedTags: 8.0.0-rc9-nanoserver, 8.0-rc-nanoserver
+Tags: 8.0.0-rc11-nanoserver-ltsc2022, 8.0-rc-nanoserver-ltsc2022
+SharedTags: 8.0.0-rc11-nanoserver, 8.0-rc-nanoserver
Architectures: windows-amd64
-GitCommit: 2c58e6ea3cbf26da2366a6335b73e83da861fb3f
+GitCommit: 8598bc41c6b3f5915de3dfca5deac49a99252474
Directory: 8.0-rc/windows/nanoserver-ltsc2022
Constraints: nanoserver-ltsc2022, windowsservercore-ltsc2022
-Tags: 8.0.0-rc9-windowsservercore-1809, 8.0-rc-windowsservercore-1809
-SharedTags: 8.0.0-rc9-windowsservercore, 8.0-rc-windowsservercore, 8.0.0-rc9, 8.0-rc
+Tags: 8.0.0-rc11-windowsservercore-1809, 8.0-rc-windowsservercore-1809
+SharedTags: 8.0.0-rc11-windowsservercore, 8.0-rc-windowsservercore, 8.0.0-rc11, 8.0-rc
Architectures: windows-amd64
-GitCommit: 2c58e6ea3cbf26da2366a6335b73e83da861fb3f
+GitCommit: 8598bc41c6b3f5915de3dfca5deac49a99252474
Directory: 8.0-rc/windows/windowsservercore-1809
Constraints: windowsservercore-1809
-Tags: 8.0.0-rc9-windowsservercore-ltsc2022, 8.0-rc-windowsservercore-ltsc2022
-SharedTags: 8.0.0-rc9-windowsservercore, 8.0-rc-windowsservercore, 8.0.0-rc9, 8.0-rc
+Tags: 8.0.0-rc11-windowsservercore-ltsc2022, 8.0-rc-windowsservercore-ltsc2022
+SharedTags: 8.0.0-rc11-windowsservercore, 8.0-rc-windowsservercore, 8.0.0-rc11, 8.0-rc
Architectures: windows-amd64
-GitCommit: 2c58e6ea3cbf26da2366a6335b73e83da861fb3f
+GitCommit: 8598bc41c6b3f5915de3dfca5deac49a99252474
Directory: 8.0-rc/windows/windowsservercore-ltsc2022
Constraints: windowsservercore-ltsc2022
diff --git a/_bashbrew-list b/_bashbrew-list
index 7d198ad..2103904 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -94,14 +94,14 @@ mongo:8.0-rc-nanoserver-ltsc2022
mongo:8.0-rc-windowsservercore
mongo:8.0-rc-windowsservercore-1809
mongo:8.0-rc-windowsservercore-ltsc2022
-mongo:8.0.0-rc9
-mongo:8.0.0-rc9-jammy
-mongo:8.0.0-rc9-nanoserver
-mongo:8.0.0-rc9-nanoserver-1809
-mongo:8.0.0-rc9-nanoserver-ltsc2022
-mongo:8.0.0-rc9-windowsservercore
-mongo:8.0.0-rc9-windowsservercore-1809
-mongo:8.0.0-rc9-windowsservercore-ltsc2022
+mongo:8.0.0-rc11
+mongo:8.0.0-rc11-jammy
+mongo:8.0.0-rc11-nanoserver
+mongo:8.0.0-rc11-nanoserver-1809
+mongo:8.0.0-rc11-nanoserver-ltsc2022
+mongo:8.0.0-rc11-windowsservercore
+mongo:8.0.0-rc11-windowsservercore-1809
+mongo:8.0.0-rc11-windowsservercore-ltsc2022
mongo:jammy
mongo:latest
mongo:nanoserver
diff --git a/mongo_8.0-rc-jammy/Dockerfile b/mongo_8.0-rc-jammy/Dockerfile
index 7684508..51fa8fe 100644
--- a/mongo_8.0-rc-jammy/Dockerfile
+++ b/mongo_8.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-previous.list"
# https://docs.mongodb.org/master/release-notes/8.0/
-ENV MONGO_VERSION 8.0.0~rc9
-# 06/20/2024, https://github.com/mongodb/mongo/tree/a2435345667f898b97d0d1fff71669960e42b4e2
+ENV MONGO_VERSION 8.0.0~rc11
+# 07/04/2024, https://github.com/mongodb/mongo/tree/ab83d64086fd515f37ad0d881e5d0b3ac3013ab4
RUN set -x \
# installing "mongodb-enterprise" pulls in "tzdata" which prompts for input
diff --git a/mongo_8.0-rc-nanoserver-1809/Dockerfile b/mongo_8.0-rc-nanoserver-1809/Dockerfile
index 1e6b869..a30f95c 100644
--- a/mongo_8.0-rc-nanoserver-1809/Dockerfile
+++ b/mongo_8.0-rc-nanoserver-1809/Dockerfile
@@ -14,7 +14,7 @@ RUN setx /m PATH "C:\mongodb\bin;%PATH%"
USER ContainerUser
# doing this first to share cache across versions more aggressively
-COPY --from=mongo:8.0.0-rc9-windowsservercore-1809 \
+COPY --from=mongo:8.0.0-rc11-windowsservercore-1809 \
C:\\Windows\\System32\\msvcp140.dll \
C:\\Windows\\System32\\msvcp140_1.dll \
C:\\Windows\\System32\\vcruntime140.dll \
@@ -22,10 +22,10 @@ COPY --from=mongo:8.0.0-rc9-windowsservercore-1809 \
C:\\Windows\\System32\\
# https://docs.mongodb.org/master/release-notes/8.0/
-ENV MONGO_VERSION 8.0.0-rc9
-# 06/20/2024, https://github.com/mongodb/mongo/tree/a2435345667f898b97d0d1fff71669960e42b4e2
+ENV MONGO_VERSION 8.0.0-rc11
+# 07/04/2024, https://github.com/mongodb/mongo/tree/ab83d64086fd515f37ad0d881e5d0b3ac3013ab4
-COPY --from=mongo:8.0.0-rc9-windowsservercore-1809 C:\\mongodb C:\\mongodb
+COPY --from=mongo:8.0.0-rc11-windowsservercore-1809 C:\\mongodb C:\\mongodb
RUN mongod --version
VOLUME C:\\data\\db C:\\data\\configdb
diff --git a/mongo_8.0-rc-nanoserver-ltsc2022/Dockerfile b/mongo_8.0-rc-nanoserver-ltsc2022/Dockerfile
index 7d13a03..4f1c369 100644
--- a/mongo_8.0-rc-nanoserver-ltsc2022/Dockerfile
+++ b/mongo_8.0-rc-nanoserver-ltsc2022/Dockerfile
@@ -14,7 +14,7 @@ RUN setx /m PATH "C:\mongodb\bin;%PATH%"
USER ContainerUser
# doing this first to share cache across versions more aggressively
-COPY --from=mongo:8.0.0-rc9-windowsservercore-ltsc2022 \
+COPY --from=mongo:8.0.0-rc11-windowsservercore-ltsc2022 \
C:\\Windows\\System32\\msvcp140.dll \
C:\\Windows\\System32\\msvcp140_1.dll \
C:\\Windows\\System32\\vcruntime140.dll \
@@ -22,10 +22,10 @@ COPY --from=mongo:8.0.0-rc9-windowsservercore-ltsc2022 \
C:\\Windows\\System32\\
# https://docs.mongodb.org/master/release-notes/8.0/
-ENV MONGO_VERSION 8.0.0-rc9
-# 06/20/2024, https://github.com/mongodb/mongo/tree/a2435345667f898b97d0d1fff71669960e42b4e2
+ENV MONGO_VERSION 8.0.0-rc11
+# 07/04/2024, https://github.com/mongodb/mongo/tree/ab83d64086fd515f37ad0d881e5d0b3ac3013ab4
-COPY --from=mongo:8.0.0-rc9-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
+COPY --from=mongo:8.0.0-rc11-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
RUN mongod --version
VOLUME C:\\data\\db C:\\data\\configdb
diff --git a/mongo_8.0-rc-windowsservercore-1809/Dockerfile b/mongo_8.0-rc-windowsservercore-1809/Dockerfile
index 6c19f99..7d73f44 100644
--- a/mongo_8.0-rc-windowsservercore-1809/Dockerfile
+++ b/mongo_8.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/8.0/
-ENV MONGO_VERSION 8.0.0-rc9
-# 06/20/2024, https://github.com/mongodb/mongo/tree/a2435345667f898b97d0d1fff71669960e42b4e2
+ENV MONGO_VERSION 8.0.0-rc11
+# 07/04/2024, https://github.com/mongodb/mongo/tree/ab83d64086fd515f37ad0d881e5d0b3ac3013ab4
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc9-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=299093fd846b1c57de8c80cf5b37e83718604b9713d40281f423611ab378a806
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc11-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=5f450a714a4bde56e781b1c71dff7348cb7fbcdb664006dee39367ef138ff0dc
RUN Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); \
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
diff --git a/mongo_8.0-rc-windowsservercore-ltsc2022/Dockerfile b/mongo_8.0-rc-windowsservercore-ltsc2022/Dockerfile
index 9ae9f01..898481a 100644
--- a/mongo_8.0-rc-windowsservercore-ltsc2022/Dockerfile
+++ b/mongo_8.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/8.0/
-ENV MONGO_VERSION 8.0.0-rc9
-# 06/20/2024, https://github.com/mongodb/mongo/tree/a2435345667f898b97d0d1fff71669960e42b4e2
+ENV MONGO_VERSION 8.0.0-rc11
+# 07/04/2024, https://github.com/mongodb/mongo/tree/ab83d64086fd515f37ad0d881e5d0b3ac3013ab4
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc9-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=299093fd846b1c57de8c80cf5b37e83718604b9713d40281f423611ab378a806
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc11-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=5f450a714a4bde56e781b1c71dff7348cb7fbcdb664006dee39367ef138ff0dc
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: