Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to 7f45a3e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 25, 2020
1 parent 40bd4d2 commit 1ea70f7
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 @@ services:
- caluma

db:
image: postgres:9.6-alpine@sha256:838fb6a0fbef6ea8e839f1c313cad28e61d11416fded5aa77d2ddaa56b4662f6
image: postgres:9.6-alpine@sha256:7f45a3eb107c79afae0f240c0e49260a71ed7384a1cd44e4aaa7283a647563b7
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit 1ea70f7

Please sign in to comment.