Skip to content

Commit 4c3674e

Browse files
authored
IMP-278: Reverts damsel w/ legacy payouts support (#89)
* IMP-278: Reverts damsel w/ legacy payouts support * Bumps damsel
1 parent b0cf79a commit 4c3674e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ services:
8686
disable: true
8787

8888
party-management:
89-
image: ghcr.io/valitydev/party-management:sha-6d0040d
89+
image: ghcr.io/valitydev/party-management:sha-9af7d71
9090
command: /opt/party-management/bin/party-management foreground
9191
depends_on:
9292
machinegun:

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
2626
{<<"damsel">>,
2727
{git,"https://github.com/valitydev/damsel.git",
28-
{ref,"8e034bc74b1f4ed0e00dd63d0c3ca9c922be1c47"}},
28+
{ref,"9d4aa513fcbc1cc7ba5eedd9f96d8bc8590a6ac2"}},
2929
0},
3030
{<<"dmt_client">>,
3131
{git,"https://github.com/valitydev/dmt_client.git",

0 commit comments

Comments
 (0)