Skip to content

Commit

Permalink
Introduce docker.mongodb.7.0.version CI property.
Browse files Browse the repository at this point in the history
Closes #2114
  • Loading branch information
mp911de committed Sep 13, 2023
1 parent bef1660 commit 88ee43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipeline.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ docker.java.next.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/open
docker.mongodb.4.4.version=4.4.23
docker.mongodb.5.0.version=5.0.19
docker.mongodb.6.0.version=6.0.8
docker.mongodb.7.0.version=7.0.1

# Supported versions of Redis
docker.redis.6.version=6.2.13
Expand Down

0 comments on commit 88ee43d

Please sign in to comment.