We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb03596 commit 364346eCopy full SHA for 364346e
ci/openjdk8-mongodb-5.0/Dockerfile
@@ -13,3 +13,4 @@ RUN apt-get update ; \
13
apt-get install -y mongodb-org=5.0.0 mongodb-org-server=5.0.0 mongodb-org-shell=5.0.0 mongodb-org-mongos=5.0.0 mongodb-org-tools=5.0.0 ; \
14
apt-get clean; \
15
rm -rf /var/lib/apt/lists/*;
16
+
0 commit comments