Skip to content

Commit

Permalink
Merge pull request #69 from zrrrzzt/renovate/docker-mongo-latest
Browse files Browse the repository at this point in the history
chore(deps): update mongo:latest docker digest to 3cd83e
  • Loading branch information
zrrrzzt committed Aug 19, 2018
2 parents 71d81bf + 62083d4 commit 52d7d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apiserver:
links:
- mongodb
mongodb:
image: mongo:latest@sha256:c94f19a3845d49d26ca0d6820d0460a00db6a10cd660421333891e010ea9ccd7
image: mongo:latest@sha256:3cd83e98091d03d6a7f26a31b75311cf14ff409259d912aaedbc7053504ba105
environment:
DB: tfk
COLLECTION: zipcodes
Expand Down

0 comments on commit 52d7d40

Please sign in to comment.