Skip to content

Commit de044f7

Browse files
Bump molecule[docker] from 3.2.3 to 3.2.4 in /.github/workflows/requirements (#376)
1 parent 2598540 commit de044f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ansible-base==2.10.7
22
ansible-lint==4.3.7
33
yamllint==1.26.0
4-
molecule[docker]==3.2.3
4+
molecule[docker]==3.2.4
55
docker==4.4.4

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENHANCEMENTS:
1515
* Specify GitHub actions Ubuntu release.
1616
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
1717
* Update list of supported platforms.
18-
* Update Ansible base to `2.10.7`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
18+
* Update Ansible base to `2.10.7`, Molecule to `3.2.4`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
1919
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
2020

2121
BUG FIXES:

0 commit comments

Comments
 (0)