Skip to content

Commit

Permalink
add apparmor packages as dependecies for docker, see #67179 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausThornProgrammfabrik authored Feb 2, 2023
1 parent 8fa7cd5 commit 3481ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/actions-runner/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ locals {
"unzip",
"wget",
"docker-compose",
"apparmor",
"apparmor-utils",
])
}

Expand Down

0 comments on commit 3481ad2

Please sign in to comment.