Skip to content

Commit

Permalink
chore(deps): update mongo docker digest to 33d17eb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 7302218 commit 41aaaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/mongodev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM mongo-express AS mongo-express

FROM mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
FROM mongo@sha256:33d17eb9a1c27c6635d08f890cd075d0f9392c598eaad8c4461344ac5fbc7140

# Install dependencies
RUN apt-get update && apt-get install -y curl wget unzip \
Expand Down

0 comments on commit 41aaaf8

Please sign in to comment.