Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix invalid DOCKERHUB_USER and REPO_OWNER #1146

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

pirlodog1125
Copy link
Contributor

@pirlodog1125 pirlodog1125 commented Sep 24, 2024

User description

fix

Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
Error: Process completed with exit code 1.

PR Type

configuration changes


Description

  • DockerHubのユーザー名とリポジトリオーナーを更新しました。これにより、認証エラーが解決されることを期待しています。
  • DOCKERHUB_USERzaimbotに変更しました。
  • DOCKERHUB_REPO_OWNERzaimincに変更しました。

Changes walkthrough 📝

Relevant files
Configuration changes
docker-publish.yml
Update DockerHub user and repository owner in workflow configuration

.github/workflows/docker-publish.yml

  • DOCKERHUB_USER changed from 073722781018412843238584254322 to zaimbot.
  • DOCKERHUB_REPO_OWNER changed from davinci-std to zaiminc.
  • +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No key issues to review

    Copy link

    github-actions bot commented Sep 24, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @pirlodog1125 pirlodog1125 merged commit 93084d8 into master Sep 24, 2024
    7 checks passed
    @pirlodog1125 pirlodog1125 deleted the fix-invalid-DOCKERHUB_USER-and-REPO_OWNER branch September 24, 2024 05:20
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant