Merge branch 'master' of https://git.mgrote.net/container-images/ansible-image
All checks were successful
ci/woodpecker/manual/lint Pipeline was successful
ci/woodpecker/manual/build Pipeline was successful

This commit is contained in:
Michael Grote 2024-08-12 09:37:19 +02:00
commit 56cba14d4f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.12.4-bookworm
FROM python:3.12.5-bookworm
ENV DEBIAN_FRONTEND=noninteractive
# nötig damit die ansible-tools gefunden werden

View file

@ -6,7 +6,7 @@ collections:
- name: ansible.posix
version: "1.5.4"
- name: community.docker
version: "3.11.0"
version: "3.12.0"
- name: viczem.keepass
version: "0.7.5"
roles: