9c1951478f
The tag regex is buggy and fails if the docker registry contains a port number[1]. [1] https://github.com/docker/docker-py/issues/3195 Change-Id: I5d85e751b490ab1e39e417ff8797ca8f8688590b Closes-Bug: #2054715
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes issue building container images when docker registry contained a
|
|
port. See `LP#2054715 <https://bugs.launchpad.net/kayobe/+bug/2054715>`__
|
|
for more details.
|