client: Dockerfiles: remove obsolete 'version' element
Resolves warning when internally running docker compose.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
version: "3.8"
|
||||
services:
|
||||
docker-finance:
|
||||
image: @DOCKER_FINANCE_IMAGE@
|
||||
|
||||
Reference in New Issue
Block a user