From d3e9773e56f5155d31ba20ad88c73907c6a7f033 Mon Sep 17 00:00:00 2001 From: nhyatt Date: Thu, 11 May 2023 07:35:04 -0500 Subject: [PATCH] path update --- build-php.jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-php.jenkins b/build-php.jenkins index 371f3ff..cc256d9 100644 --- a/build-php.jenkins +++ b/build-php.jenkins @@ -64,7 +64,7 @@ RUN apt-get update && \\ ], ], destination: [ - "https://index.docker.io/v1/thespider/php-mysqli:latest", + "index.docker.io/v1/thespider/php-mysqli:latest", "${repository}/library/php-mysqli:latest", ] )