Skip to content

Commit

Permalink
Use a nonroot base image for ko-based images (#638)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Moore <mattomata@gmail.com>
  • Loading branch information
mattmoor committed Sep 8, 2021
1 parent efde83c commit 56d7d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.

# We need a shell for a lot of redirection/piping to work
defaultBaseImage: gcr.io/distroless/base:debug
defaultBaseImage: gcr.io/distroless/base:debug-nonroot

0 comments on commit 56d7d96

Please sign in to comment.