Skip to content

Commit

Permalink
chore(deps): update mongo docker digest to 4f93a84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and johnitvn committed Dec 20, 2024
1 parent c00ac57 commit be6873b
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:8565ecda5b221016d70f7745ac1ba0b97ccb05836157f8a343e987338fdc8350
FROM mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0

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

0 comments on commit be6873b

Please sign in to comment.