changes name back

This commit is contained in:
2023-05-12 08:43:44 -05:00
parent ea49ecc429
commit c43079e4f1

View File

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