Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to 5962045
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 16, 2020
1 parent 18d5d4b commit afbd078
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:ad3cebca3f8935cf7e85ff7a3569b209e007e74f264574c75549a8e3f18c3219
image: postgres:9.6-alpine@sha256:596204525160eb442fe354c3c3a29794af308fc0d00b82ee2db254f1449e951f
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit afbd078

Please sign in to comment.