Skip to content

Commit

Permalink
remove deprecated docker.userEmulation
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Jan 22, 2024
1 parent e8e642a commit 3ff2b19
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions conf/self_hosted_runner.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ params {

docker {
enabled = true
docker.fixOwnership = true
docker.userEmulation = false
docker.runOptions = '--platform=linux/amd64'
fixOwnership = true
runOptions = '--platform=linux/amd64'
}

0 comments on commit 3ff2b19

Please sign in to comment.