Skip to content

Commit

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

0 comments on commit b8d5f16

Please sign in to comment.