Skip to content

Commit

Permalink
Merge pull request from GHSA-2w78-ffv6-p46w
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r committed Nov 9, 2022
1 parent 86c6fa4 commit a400390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ var Flags = []cli.Flag{
FilePath: "/vela/runtime/privileged_images",
Name: "runtime.privileged-images",
Usage: "list of images allowed to run in privileged mode for the runtime",
Value: cli.NewStringSlice("target/vela-docker"),
},
&cli.StringSliceFlag{
EnvVars: []string{"VELA_RUNTIME_VOLUMES", "RUNTIME_VOLUMES"},
Expand Down

0 comments on commit a400390

Please sign in to comment.