Skip to content

Commit bd28b2c

Browse files
Automator: update common-files@master in istio/api@master (#3447)
1 parent 5f7f4fd commit bd28b2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9e1d80b1d6e11515663e9eda1fb528ff4f129589
1+
646bb9f1a52d2626e1440ee23a73efe113f93a18

common/scripts/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ read -ra DOCKER_RUN_OPTIONS <<< "${DOCKER_RUN_OPTIONS:-}"
4747
"${DOCKER_RUN_OPTIONS[@]}" \
4848
--init \
4949
--sig-proxy=true \
50+
--cap-add=SYS_ADMIN \
5051
${DOCKER_SOCKET_MOUNT:--v /var/run/docker.sock:/var/run/docker.sock} \
5152
$CONTAINER_OPTIONS \
5253
--env-file <(env | grep -v ${ENV_BLOCKLIST}) \

0 commit comments

Comments
 (0)