docker: server: fix version display and addon (3)

This commit is contained in:
Rudi Heitbaum 2024-06-09 13:09:49 +00:00
parent 1ae93710f5
commit af4fd623be

View File

@ -3,7 +3,7 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="docker"
PKG_REV="2"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/"