Skip to content

Commit

Permalink
S3UTILS-136: bump mongodb to v5.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed Sep 26, 2023
1 parent 8ebc522 commit d7eef8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dockerfiles/mongodb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:4.4.21
FROM mongo:5.0.21

ENV USER=scality \
HOME_DIR=/home/scality \
Expand Down

0 comments on commit d7eef8f

Please sign in to comment.