mirror of https://github.com/docker/docker-py.git
Update base image to `dockerpinata/docker-py` in Jenkinsfile
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
654e2d665c
commit
c4775504a6
|
@ -1,6 +1,6 @@
|
|||
#!groovy
|
||||
|
||||
def imageNameBase = "dockerbuildbot/docker-py"
|
||||
def imageNameBase = "dockerpinata/docker-py"
|
||||
def imageNamePy2
|
||||
def imageNamePy3
|
||||
def imageDindSSH
|
||||
|
|
Loading…
Reference in New Issue