Skip to content

Commit

Permalink
Update 7.0-rc to 7.0.9-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Apr 21, 2024
1 parent 6f6ea49 commit fbfba91
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions 7.0-rc/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 7.0-rc/windows/nanoserver-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 7.0-rc/windows/nanoserver-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 7.0-rc/windows/windowsservercore-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 7.0-rc/windows/windowsservercore-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@
},
"7.0-rc": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%227.0.9%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "04/11/2024",
"githash": "d1e1ef429d689240089187289fd6a379a282c325",
"date": "04/19/2024",
"githash": "3ff3a3925c36ed277cf5eafca5495f2e3728dd67",
"linux": "ubuntu2204",
"notes": "https://docs.mongodb.org/master/release-notes/7.0/",
"pgp": [
Expand Down Expand Up @@ -305,8 +305,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi",
"sha256": "5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc1-signed.msi",
"sha256": "22ac8a980f6c2ce1570bb0f8e9a5a813e2188e6904d9898b5007cb86b864849c",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -315,6 +315,6 @@
]
}
},
"version": "7.0.9-rc0"
"version": "7.0.9-rc1"
}
}

0 comments on commit fbfba91

Please sign in to comment.