Skip to content

Commit

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

0 comments on commit 85835bd

Please sign in to comment.