Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to 7f45a3e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 25, 2020
1 parent b6589f9 commit a4985a5
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
@@ -1,7 +1,7 @@
version: "3.4"
services:
db:
image: postgres:9.6-alpine@sha256:838fb6a0fbef6ea8e839f1c313cad28e61d11416fded5aa77d2ddaa56b4662f6
image: postgres:9.6-alpine@sha256:7f45a3eb107c79afae0f240c0e49260a71ed7384a1cd44e4aaa7283a647563b7
environment:
- POSTGRES_USER=caluma
# following option is a must to configure on production system:
Expand Down

0 comments on commit a4985a5

Please sign in to comment.