devplayer0 / docker-net-dhcp

Docker network driver for networking on a host bridge with DHCP-allocated IP addresses
GNU General Public License v3.0
193 stars 55 forks source link

[Fix] Bump packages, remove hardcoded API version. #43

Open relet opened 7 months ago

relet commented 7 months ago

This PR removes the hardcoded 1.13.1 API version, which is outdated. Fixes #42

It also bumps the build dependecies, which may or may not be desirable upstream.