Skip to content

Commit fc13945

Browse files
committedDec 20, 2024
update ansible docker image
1 parent 4c9c9b2 commit fc13945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.forgejo/workflows/ansibleCD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: github.event.pull_request.merged == true
1010
runs-on: docker
1111
container:
12-
image: mafyuh/ansible-bws:v1.0.5
12+
image: mafyuh/ansible-bws:v1.0.6
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)
Please sign in to comment.