Skip to content

Commit

Permalink
chore(deps): update postgres:9.6-alpine docker digest to 838fb6a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 18, 2020
1 parent f23a218 commit 40bd4d2
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:24160e1a469d3ec7254986c50640d59585e57ef13c0a583cf724656cfb9c3ada
image: postgres:9.6-alpine@sha256:838fb6a0fbef6ea8e839f1c313cad28e61d11416fded5aa77d2ddaa56b4662f6
environment:
- POSTGRES_USER=caluma
volumes:
Expand Down

0 comments on commit 40bd4d2

Please sign in to comment.