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

Downgrade dependencies used in container actions. #63

Closed
jhatler opened this issue Dec 7, 2023 · 0 comments · Fixed by #44
Closed

Downgrade dependencies used in container actions. #63

jhatler opened this issue Dec 7, 2023 · 0 comments · Fixed by #44

Comments

@jhatler
Copy link
Owner

jhatler commented Dec 7, 2023

The devcontainer builds are failing currently with an error similar to what is seen here:

devcontainers/ci#191

The following actions are in use and need downgraded to the version specified below.

  • docker/login-action to v2.2.0
  • docker/setup-qemu-action to v2.2.0
  • docker/setup-buildx-action to v2.7.0
jhatler added a commit that referenced this issue Dec 7, 2023
The following actions were downgraded.
- docker/login-action to v2.2.0
- docker/setup-qemu-action to v2.2.0
- docker/setup-buildx-action to v2.7.0

Refs: #63
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
jhatler added a commit that referenced this issue Dec 7, 2023
The following actions were downgraded.
- docker/login-action to v2.2.0
- docker/setup-qemu-action to v2.2.0
- docker/setup-buildx-action to v2.7.0

Refs: #63
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
jhatler added a commit that referenced this issue Dec 7, 2023
This reverts commit f473862 from #64.
The downgrade did not resolve any issues.

Refs: #31, #63
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
jhatler added a commit that referenced this issue Dec 7, 2023
This reverts commit f473862 from #64.
The downgrade did not resolve any issues.

Refs: #31, #63
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant