Skip to content

Commit 3b0763b

Browse files
committed
Update the image
1 parent 436ffbf commit 3b0763b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM wichtounet/budgetwarrior:build
22

3-
ADD release_debug/bin/server /bin/server
3+
ADD release_debug/gcc-15/bin/server /bin/server
44
ADD budgetwarrior/tools/yfinance_quote.py /bin/yfinance_quote.py
55

66
EXPOSE 8080

0 commit comments

Comments
 (0)