update ansible to v2.9.12
This commit is contained in:
parent
0f5bc7ff44
commit
08a36a7c8b
@ -1,2 +1,2 @@
|
||||
- ENHANCEMENT
|
||||
- upstream version update
|
||||
- update ansible to v2.9.12
|
||||
|
@ -6,7 +6,7 @@ LABEL maintainer="Robert Kaussow <mail@geeklabor.de>" \
|
||||
org.label-schema.vendor="Robert Kaussow" \
|
||||
org.label-schema.schema-version="1.0"
|
||||
|
||||
ARG ANSIBLE_VERSION=2.9.6
|
||||
ARG ANSIBLE_VERSION=2.9.12
|
||||
ARG BUILD_VERSION=latest
|
||||
|
||||
ENV PY_COLORS=1 \
|
||||
|
Reference in New Issue
Block a user