Skip to content

Commit 7123aaa

Browse files
chore(deps): update alpine/ansible docker tag to v2.20.0 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91e6e7c commit 7123aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
deploy:
101101
runs-on: ubuntu-latest
102102
needs: remove-monoarch-image
103-
container: alpine/ansible:2.18.6
103+
container: alpine/ansible:2.20.0
104104
steps:
105105
- name: Checkout
106106
uses: actions/checkout@v6

0 commit comments

Comments
 (0)