-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Update mongo #19788
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
Open
yosifkit
wants to merge
1
commit into
docker-library:master
Choose a base branch
from
docker-library-bot:mongo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update mongo #19788
+27
−0
Conversation
This file contains hidden or 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@53c523e: Update 7.0-rc to 7.0.24-rc0
Diff for 13c1d25:diff --git a/_bashbrew-cat b/_bashbrew-cat
index f9f0c03..a33bc8f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -55,6 +55,33 @@ GitCommit: 19c4af6e86ce71256a109be63e4ca3122108e61d
Directory: 7.0/windows/windowsservercore-ltsc2025
Constraints: windowsservercore-ltsc2025
+Tags: 7.0.24-rc0-jammy, 7.0-rc-jammy
+SharedTags: 7.0.24-rc0, 7.0-rc
+Architectures: amd64, arm64v8
+GitCommit: 53c523ec930399ddabdfbeb23b45856278d2ba55
+Directory: 7.0-rc
+
+Tags: 7.0.24-rc0-nanoserver-ltsc2022, 7.0-rc-nanoserver-ltsc2022
+SharedTags: 7.0.24-rc0-nanoserver, 7.0-rc-nanoserver
+Architectures: windows-amd64
+GitCommit: 53c523ec930399ddabdfbeb23b45856278d2ba55
+Directory: 7.0-rc/windows/nanoserver-ltsc2022
+Constraints: nanoserver-ltsc2022, windowsservercore-ltsc2022
+
+Tags: 7.0.24-rc0-windowsservercore-ltsc2022, 7.0-rc-windowsservercore-ltsc2022
+SharedTags: 7.0.24-rc0-windowsservercore, 7.0-rc-windowsservercore, 7.0.24-rc0, 7.0-rc
+Architectures: windows-amd64
+GitCommit: 53c523ec930399ddabdfbeb23b45856278d2ba55
+Directory: 7.0-rc/windows/windowsservercore-ltsc2022
+Constraints: windowsservercore-ltsc2022
+
+Tags: 7.0.24-rc0-windowsservercore-ltsc2025, 7.0-rc-windowsservercore-ltsc2025
+SharedTags: 7.0.24-rc0-windowsservercore, 7.0-rc-windowsservercore, 7.0.24-rc0, 7.0-rc
+Architectures: windows-amd64
+GitCommit: 53c523ec930399ddabdfbeb23b45856278d2ba55
+Directory: 7.0-rc/windows/windowsservercore-ltsc2025
+Constraints: windowsservercore-ltsc2025
+
Tags: 8.0.13-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022, 8-nanoserver-ltsc2022, nanoserver-ltsc2022
SharedTags: 8.0.13-nanoserver, 8.0-nanoserver, 8-nanoserver, nanoserver
Architectures: windows-amd64
diff --git a/_bashbrew-list b/_bashbrew-list
index dc194bb..580576d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -30,6 +30,13 @@ mongo:7.0
mongo:7.0-jammy
mongo:7.0-nanoserver
mongo:7.0-nanoserver-ltsc2022
+mongo:7.0-rc
+mongo:7.0-rc-jammy
+mongo:7.0-rc-nanoserver
+mongo:7.0-rc-nanoserver-ltsc2022
+mongo:7.0-rc-windowsservercore
+mongo:7.0-rc-windowsservercore-ltsc2022
+mongo:7.0-rc-windowsservercore-ltsc2025
mongo:7.0-windowsservercore
mongo:7.0-windowsservercore-ltsc2022
mongo:7.0-windowsservercore-ltsc2025
@@ -40,6 +47,13 @@ mongo:7.0.23-nanoserver-ltsc2022
mongo:7.0.23-windowsservercore
mongo:7.0.23-windowsservercore-ltsc2022
mongo:7.0.23-windowsservercore-ltsc2025
+mongo:7.0.24-rc0
+mongo:7.0.24-rc0-jammy
+mongo:7.0.24-rc0-nanoserver
+mongo:7.0.24-rc0-nanoserver-ltsc2022
+mongo:7.0.24-rc0-windowsservercore
+mongo:7.0.24-rc0-windowsservercore-ltsc2022
+mongo:7.0.24-rc0-windowsservercore-ltsc2025
mongo:8
mongo:8-nanoserver
mongo:8-nanoserver-ltsc2022
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 87e573c..1a311bf 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -4,9 +4,13 @@ mongo:6-windowsservercore-ltsc2025
mongo:7-jammy
mongo:7-windowsservercore-ltsc2022
mongo:7-windowsservercore-ltsc2025
+mongo:7.0-rc-jammy
+mongo:7.0-rc-windowsservercore-ltsc2022
+mongo:7.0-rc-windowsservercore-ltsc2025
mongo:noble
mongo:windowsservercore-ltsc2022
mongo:windowsservercore-ltsc2025
mongo:6-nanoserver-ltsc2022
mongo:7-nanoserver-ltsc2022
+mongo:7.0-rc-nanoserver-ltsc2022
mongo:nanoserver-ltsc2022
diff --git a/mongo_7-jammy/Dockerfile b/mongo_7.0-rc-jammy/Dockerfile
similarity index 86%
copy from mongo_7-jammy/Dockerfile
copy to mongo_7.0-rc-jammy/Dockerfile
index ca5acb4..23692f2 100644
--- a/mongo_7-jammy/Dockerfile
+++ b/mongo_7.0-rc-jammy/Dockerfile
@@ -59,10 +59,10 @@ RUN set -eux; \
\
# download/install MongoDB PGP keys
export GNUPGHOME="$(mktemp -d)"; \
- wget -O KEYS 'https://pgp.mongodb.com/server-7.0.asc'; \
+ wget -O KEYS 'https://pgp.mongodb.com/server-dev.asc' 'https://pgp.mongodb.com/server-7.0.asc'; \
gpg --batch --import KEYS; \
mkdir -p /etc/apt/keyrings; \
- gpg --batch --export --armor 'E58830201F7DD82CD808AA84160D26BB1785BA38' > /etc/apt/keyrings/mongodb.asc; \
+ gpg --batch --export --armor '28DE23AF08040FB24C33F36381B0EBBBADCEA95C' 'E58830201F7DD82CD808AA84160D26BB1785BA38' > /etc/apt/keyrings/mongodb.asc; \
gpgconf --kill all; \
rm -rf "$GNUPGHOME" KEYS; \
\
@@ -85,12 +85,14 @@ ARG MONGO_PACKAGE=mongodb-org
ARG MONGO_REPO=repo.mongodb.org
ENV MONGO_PACKAGE=${MONGO_PACKAGE} MONGO_REPO=${MONGO_REPO}
-ENV MONGO_MAJOR 7.0
+ENV MONGO_MAJOR testing
RUN echo "deb [ signed-by=/etc/apt/keyrings/mongodb.asc ] http://$MONGO_REPO/apt/ubuntu jammy/${MONGO_PACKAGE%-unstable}/$MONGO_MAJOR multiverse" | tee "/etc/apt/sources.list.d/${MONGO_PACKAGE%-unstable}.list"
+# add GA repo for mongodb-mongosh and mongodb-database-tools
+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.23
-# 08/07/2025, https://github.com/mongodb/mongo/tree/78d6d71385be23831b5971993af60bcafed785bc
+ENV MONGO_VERSION 7.0.24~rc0
+# 08/27/2025, https://github.com/mongodb/mongo/tree/332b0e6c30fdc41a0228dc55657e2e0784b0fe24
RUN set -x \
# installing "mongodb-enterprise" pulls in "tzdata" which prompts for input
diff --git a/mongo_6-jammy/docker-entrypoint.sh b/mongo_7.0-rc-jammy/docker-entrypoint.sh
similarity index 100%
copy from mongo_6-jammy/docker-entrypoint.sh
copy to mongo_7.0-rc-jammy/docker-entrypoint.sh
diff --git a/mongo_7-nanoserver-ltsc2022/Dockerfile b/mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile
similarity index 75%
copy from mongo_7-nanoserver-ltsc2022/Dockerfile
copy to mongo_7.0-rc-nanoserver-ltsc2022/Dockerfile
index 11902af..226019c 100644
--- a/mongo_7-nanoserver-ltsc2022/Dockerfile
+++ b/mongo_7.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:7.0.23-windowsservercore-ltsc2022 \
+COPY --from=mongo:7.0.24-rc0-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:7.0.23-windowsservercore-ltsc2022 \
C:\\Windows\\System32\\
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.23
-# 08/07/2025, https://github.com/mongodb/mongo/tree/78d6d71385be23831b5971993af60bcafed785bc
+ENV MONGO_VERSION 7.0.24-rc0
+# 08/27/2025, https://github.com/mongodb/mongo/tree/332b0e6c30fdc41a0228dc55657e2e0784b0fe24
-COPY --from=mongo:7.0.23-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
+COPY --from=mongo:7.0.24-rc0-windowsservercore-ltsc2022 C:\\mongodb C:\\mongodb
RUN mongod --version
VOLUME C:\\data\\db C:\\data\\configdb
diff --git a/mongo_7-windowsservercore-ltsc2022/Dockerfile b/mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile
similarity index 89%
copy from mongo_7-windowsservercore-ltsc2022/Dockerfile
copy to mongo_7.0-rc-windowsservercore-ltsc2022/Dockerfile
index ebda6e6..90cced3 100644
--- a/mongo_7-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.23
-# 08/07/2025, https://github.com/mongodb/mongo/tree/78d6d71385be23831b5971993af60bcafed785bc
+ENV MONGO_VERSION 7.0.24-rc0
+# 08/27/2025, https://github.com/mongodb/mongo/tree/332b0e6c30fdc41a0228dc55657e2e0784b0fe24
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.23-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=930756f059e218a427192156655066a1c900b9493d7c107077ed89aca6fc950a
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.24-rc0-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=8a1b0bdace19ad64099713b23cdc18bf93f7836a583ffd566647ef6f401b0c5d
RUN Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); \
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; \
diff --git a/mongo_7-windowsservercore-ltsc2025/Dockerfile b/mongo_7.0-rc-windowsservercore-ltsc2025/Dockerfile
similarity index 89%
copy from mongo_7-windowsservercore-ltsc2025/Dockerfile
copy to mongo_7.0-rc-windowsservercore-ltsc2025/Dockerfile
index 99850ba..7ee024a 100644
--- a/mongo_7-windowsservercore-ltsc2025/Dockerfile
+++ b/mongo_7.0-rc-windowsservercore-ltsc2025/Dockerfile
@@ -9,11 +9,11 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2025
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
# https://docs.mongodb.org/master/release-notes/7.0/
-ENV MONGO_VERSION 7.0.23
-# 08/07/2025, https://github.com/mongodb/mongo/tree/78d6d71385be23831b5971993af60bcafed785bc
+ENV MONGO_VERSION 7.0.24-rc0
+# 08/27/2025, https://github.com/mongodb/mongo/tree/332b0e6c30fdc41a0228dc55657e2e0784b0fe24
-ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.23-signed.msi
-ENV MONGO_DOWNLOAD_SHA256=930756f059e218a427192156655066a1c900b9493d7c107077ed89aca6fc950a
+ENV MONGO_DOWNLOAD_URL https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.24-rc0-signed.msi
+ENV MONGO_DOWNLOAD_SHA256=8a1b0bdace19ad64099713b23cdc18bf93f7836a583ffd566647ef6f401b0c5d
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: