fix: set the correct version
This commit is contained in:
parent
b0b91f68df
commit
7eb3323891
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
CMD = /usr/bin/docker
|
||||
IMAGE = mogeko/qbittorrent
|
||||
VERSION = 4.3.8
|
||||
VERSION = 4.3.8-r0
|
||||
PORT = 8080
|
||||
CONF_DIR = $(shell pwd)/example/config
|
||||
DL_DIR = $(shell pwd)/example/data
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue