Skip to content

Commit

Permalink
Merge pull request #81 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 76396a6
  • Loading branch information
zrrrzzt committed Sep 16, 2018
2 parents 426f0f9 + 034a900 commit 1596b05
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:acf40597af1cc8bc3bf9a3f1aea87222abca1a99911febd28277ca8f0c142177
image: mongo:latest@sha256:76396a6672aa66dcbc4d2c4dc04a79ef09aa04f7e25e2f80c2201e3335ce9e50
environment:
DB: tfk
COLLECTION: zipcodes
Expand Down

0 comments on commit 1596b05

Please sign in to comment.