aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/template_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/template_test.go')
-rw-r--r--hst/template_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/hst/template_test.go b/hst/template_test.go
index 74d258de..ad563317 100644
--- a/hst/template_test.go
+++ b/hst/template_test.go
@@ -80,7 +80,8 @@ func TestTemplate(t *testing.T) {
],
"container": {
"hostname": "localhost",
- "seccomp": 32,
+ "seccomp_flags": 1,
+ "seccomp_presets": 1,
"devel": true,
"userns": true,
"net": true,