Skip to content

Commit

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

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

0 comments on commit e59ffbb

Please sign in to comment.