diff --git a/build-php.jenkins b/build-php.jenkins index 7c80050..159b63f 100644 --- a/build-php.jenkins +++ b/build-php.jenkins @@ -64,8 +64,8 @@ RUN apt-get update && \\ ], ], destination: [ - "${repository}/library/php-mysqli:latest", "registry.hub.docker.com/thespider/php-mysqli:latest", + "${repository}/library/php-mysqli:latest", ] ) }