diff --git a/build-php.jenkins b/build-php.jenkins index c80fa70..16ed585 100644 --- a/build-php.jenkins +++ b/build-php.jenkins @@ -64,7 +64,7 @@ RUN apt-get update && \\ ], ], destination: [ - "index.docker.io/thespider/peehpee-mysqli:latest", + "index.docker.io/thespider/php-mysqli:latest", "${repository}/library/php-mysqli:latest", ] )