1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00

added a pinned version of buildpack-deps

This commit is contained in:
yuege01 2020-06-15 23:51:24 -07:00 committed by tekton-robot
parent 480fbbbb06
commit 82a433e397

View File

@ -23,7 +23,7 @@ spec:
- name: wget-option
description: The wget docker image to be used
type: string
default: "mwendler/wget"
default: "buildpack-deps:stable-curl"
workspaces:
- name: wget-workspace
description: The folder where we write the wget'ed file to