Skip to content

chore: update Docker Agent to v1.100.0#51

Closed
docker-agent wants to merge 0 commit into
mainfrom
auto/update-docker-agent-version
Closed

chore: update Docker Agent to v1.100.0#51
docker-agent wants to merge 0 commit into
mainfrom
auto/update-docker-agent-version

Conversation

@docker-agent

Copy link
Copy Markdown
Contributor

Summary

Updates DOCKER_AGENT_VERSION from v1.99.0 to v1.100.0.

  • Release: v1.100.0
  • Triggered by: repository_dispatch

Auto-generated by the update-docker-agent-version workflow.

@docker-agent docker-agent added the kind/dependencies Pull requests that update a dependency label Jul 7, 2026

@derekmisler derekmisler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated PR Reviewthis comment was posted by the pr-reviewer bot, not by a human or the implementer agent

Assessment: 🟢 APPROVE

Single-line version bumpDOCKER_AGENT_VERSION: v1.99.0v1.100.0.

  • The new version string is valid semver and passes the isValidVersion regex used in the update workflow.
  • action.yml reads this file with cat at runtime; no build-time artifact needs updating in this PR (dist/ is rebuilt by release.yml on publish).
  • All bash version comparisons in the workflows use exact-equality checks, so no lexicographic ordering issues arise.

No issues found. ✅

@docker-agent docker-agent force-pushed the auto/update-docker-agent-version branch from c723ba0 to c05e043 Compare July 7, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants