diff --git a/README.md b/README.md index 498559a..67f941f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ In accordance with both ansible community projects, __ansible community package_ ## Build arguments | Name | description | default | |------|---------|---------| -| `BASE_IMAGE` | Base docker image. | python:3.11.7-slim | +| `BASE_IMAGE` | Base docker image. | python:3.12.7-slim | | `PYCMD` | Python binary location.
:information_source: See also `BASE_IMAGE` | /usr/local/bin/python3.11 | | `SYS_ZONEINFO` | System time zone. | Europe/Berlin | | `ANSIBLE_INSTALL_REFS` | Ansible installation package.
You can install a specific version of a ansible community package or ansible-core, e.g.:
| ansible-core |