Skip to content

Commit

Permalink
Reset privileged to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Frzk committed Jan 3, 2025
1 parent 9b348a3 commit e34fcf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ platforms:
image: "${WRKFLW_DISTRIB}"
command: "${WRKFLW_DOCKER_COMMAND:-/sbin/init}"
systemd: always
privileged: false
privileged: true
pre_build_image: false
scenario:
name: default
Expand Down

0 comments on commit e34fcf6

Please sign in to comment.