Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to ad3cebc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 24, 2020
1 parent 1a7fcd4 commit bb2e0b2
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:605e911ed92f9e1c41b88bfa55828986e92c8a953703a45659aab04aafc3ed03
image: postgres:9.6-alpine@sha256:ad3cebca3f8935cf7e85ff7a3569b209e007e74f264574c75549a8e3f18c3219
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit bb2e0b2

Please sign in to comment.