path update

This commit is contained in:
Hyatt 2023-05-11 07:35:04 -05:00
parent 98036478b4
commit d3e9773e56
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

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