changes name back

This commit is contained in:
Hyatt 2023-05-12 08:43:44 -05:00
parent ea49ecc429
commit c43079e4f1
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

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