Skip to content

Commit cefde36

Browse files
Cannot use %%IMAGE%% in stack.yml
1 parent eedd1cb commit cefde36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bonita/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- -c
1212
- max_prepared_transactions=100
1313
bonita:
14-
image: %%IMAGE%%
14+
image: bonita
1515
hostname: <hostname>
1616
ports:
1717
- 8080:8080

0 commit comments

Comments
 (0)