Skip to content

Commit c16afa2

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 0f242eb commit c16afa2

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# Changelog
22

3-
## [1.3.1](https://github.com/dev-sec/cis-docker-benchmark/tree/1.3.1) (2020-06-18)
3+
## [2.1.2](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.2) (2020-06-18)
44

5-
[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.0...1.3.1)
5+
[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.1...2.1.2)
6+
7+
**Merged pull requests:**
8+
9+
- version alignment [\#68](https://github.com/dev-sec/cis-docker-benchmark/pull/68) ([micheelengronne](https://github.com/micheelengronne))
10+
11+
## [2.1.1](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.1) (2020-06-18)
12+
13+
[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.0...2.1.1)
614

715
**Closed issues:**
816

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: An InSpec Compliance Profile for the CIS Docker Benchmark
9-
version: 2.1.1
9+
version: 2.1.2
1010
inspec_version: '>= 2.3.23'
1111
attributes:
1212
- name: container_user

0 commit comments

Comments
 (0)