Skip to content

Commit 09d91b3

Browse files
Bump docker from 4.4.4 to 5.0.0 in /.github/workflows/requirements (#386)
1 parent 07845a7 commit 09d91b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ jinja2==2.11.3
33
ansible-lint==5.0.6
44
yamllint==1.26.1
55
molecule[docker]==3.3.0
6-
docker==4.4.4
6+
docker==5.0.0

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENHANCEMENTS:
2222
* Specify GitHub actions Ubuntu release.
2323
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
2424
* Add Molecule NGINX OSS tests for Alpine 3.13, remove Molecule tests for Debian stretch, and update list of supported platforms.
25-
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.6`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `4.4.4`.
25+
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.6`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
2626
* Consolidate Molecule testing scenarios to address changes introduced in Ansible Lint `5.*`.
2727
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
2828

0 commit comments

Comments
 (0)