Update apt to 7.3.0
It now includes unattended-upgrades support
This commit is contained in:
@@ -31,7 +31,7 @@ cookbook 'nginx', '= 9.0.0'
|
||||
cookbook 'build-essential', '~> 8.2.1'
|
||||
cookbook 'mysql', '~> 8.5.1'
|
||||
# cookbook 'postgresql', '= 7.1.8'
|
||||
cookbook 'apt', '~> 7.0.0'
|
||||
cookbook 'apt', '~> 7.3.0'
|
||||
cookbook 'git', '= 6.0.0'
|
||||
cookbook 'hostsfile', '= 2.4.5'
|
||||
cookbook 'ohai', '~> 5.2.5'
|
||||
|
||||
Reference in New Issue
Block a user