Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Update projectcaluma/caluma:latest Docker digest to 3146c19 #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
- POSTGRES_USER=caluma
- POSTGRES_PASSWORD=caluma
caluma:
image: projectcaluma/caluma:latest@sha256:b3dd8eb7f36e8c8e8ce61c5b0a8a86f4082e1c7b2f24d6cc76d540c3d2dba7ca
image: projectcaluma/caluma:latest@sha256:3146c195656cbff4fec44dc443e230a823228fdbe609a9f29d2f4d151ddd9f92
ports:
- "8000:8000"
depends_on:
Expand Down