Skip to content

Commit 5bed268

Browse files
authored
Update version specification in execution-environment.yml (#385)
1 parent 7b05017 commit 5bed268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builder/execution-environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ dependencies:
2828
package_system: python3.11
2929
python_path: /usr/bin/python3.11
3030
ansible_core:
31-
package_pip: ansible-core~=2.15
31+
package_pip: ansible-core~=2.15.0
3232
ansible_runner:
33-
package_pip: ansible-runner~=2.3
33+
package_pip: ansible-runner~=2.3.0
3434
system: dependencies/bindep.txt
3535
python: dependencies/requirements.txt
3636
galaxy: dependencies/requirements.yml

0 commit comments

Comments
 (0)