mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 05:46:37 +00:00
change base images to ubuntu:bionic
Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.12-stretch
|
||||
FROM golang:1.12
|
||||
|
||||
RUN mkdir -p /go/src/k8s.io && \
|
||||
cd /go/src/k8s.io && \
|
||||
|
||||
Reference in New Issue
Block a user