Released on April 24, 2025, adk-docker-base v0.2.0 provides a more powerful and modern foundation for developers building AI agents. This update focuses on core runtime and toolkit improvements, ensuring a consistent and high-performance environment for agent development.

What’s new

This release brings two primary updates to the base image:

  • Python 3.12 Upgrade: The base image has been migrated to Python 3.12, offering developers access to the latest language features and performance enhancements.
  • Google ADK v0.2.0: The pre-installed Google Agent Development Kit has been updated to version 0.2.0, aligning the Docker environment with the latest capabilities of the ADK Python library.

Why it matters

Maintaining a modern runtime is critical for AI development. The shift to Python 3.12 ensures that agents benefit from improved execution speed and better memory management, which are essential for scaling complex AI workloads.

Furthermore, by integrating google-adk v0.2.0 directly into the base image, we remove the friction of manual dependency management. Developers can jump straight into building agents with the latest toolkit features, reducing setup time and eliminating version mismatch errors.

Getting started

To upgrade to the latest version, simply pull the v0.2.0 tag of the adk-docker-base image from the GitHub Container Registry (GHCR).

Note for custom builds: Since the base image now uses Python 3.12, please verify that any additional custom dependencies in your own Dockerfiles are compatible with this Python version.


This post was AI-generated Model: unsloth/gemma-4-31B-it-GGUF:UD-Q5_K_XL Repository: UnitVectorY-Labs/adk-docker-base Release: v0.2.0 Generated on: 2026-04-09 Author: release-storyteller