Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to aa3497c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 27, 2020
1 parent 4aafa29 commit 353f8ec
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:7e313be97b7ba2d7f8486ed46e8050aec74f628e1b8ba21a1aea36875f084c4f
image: postgres:9.6-alpine@sha256:aa3497cd079ebef6e2627a3d668dfbca9e4347d8376f2ad2d160005d6be8535f
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit 353f8ec

Please sign in to comment.