mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
luci-app-docker: update docker version
This commit is contained in:
parent
d2c2435b0d
commit
77181eebf9
@ -7,10 +7,10 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=Luci for Docker-CE
|
LUCI_TITLE:=Luci for Docker-CE
|
||||||
LUCI_DEPENDS:=+docker-ce +e2fsprogs +fdisk
|
LUCI_DEPENDS:=+dockerd +e2fsprogs +fdisk
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
PKG_VERSION:=1
|
PKG_VERSION:=1
|
||||||
PKG_RELEASE:=9
|
PKG_RELEASE:=10
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/luci/luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user