path update

This commit is contained in:
2023-05-11 07:35:04 -05:00
parent 98036478b4
commit d3e9773e56

View File

@ -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",
]
)