Skip to content

Commit

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

0 comments on commit f23a218

Please sign in to comment.