[CI] Upgraded to v0.13 for ansible container
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
444bcc583c
commit
8cbe70b294
@ -28,5 +28,5 @@ steps:
|
||||
|
||||
# tags
|
||||
tags:
|
||||
- 'v0.12'
|
||||
- 'v0.13'
|
||||
- 'latest'
|
||||
|
@ -4,7 +4,7 @@ FROM alpine:3.16
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.12.10
|
||||
ENV ANSIBLE_LINT_VERSION=6.10.0
|
||||
ENV ANSIBLE_LINT_VERSION=6.10.2
|
||||
ENV YAML_LINT_VERSION=1.28.0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user