updates path

This commit is contained in:
Hyatt 2023-05-11 07:36:51 -05:00
parent d3e9773e56
commit 96bb577ed1
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -64,7 +64,7 @@ RUN apt-get update && \\
], ],
], ],
destination: [ destination: [
"index.docker.io/v1/thespider/php-mysqli:latest", "index.docker.io/thespider/php-mysqli:latest",
"${repository}/library/php-mysqli:latest", "${repository}/library/php-mysqli:latest",
] ]
) )