Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to 56af99f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 29, 2020
1 parent 1ea70f7 commit c81dff1
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:7f45a3eb107c79afae0f240c0e49260a71ed7384a1cd44e4aaa7283a647563b7
image: postgres:9.6-alpine@sha256:56af99fc4b532d525ba5aa6663fbe09d4c575b2cca5984063c110700c5e1270c
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit c81dff1

Please sign in to comment.