remove dockerfile change

pull/10594/head
Sharif Elgamal 2021-02-23 14:59:09 -08:00
parent 37663fff73
commit 8a05426b48
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# start from ubuntu 20.04, this image is reasonably small as a starting point
# for a kubernetes node image, it doesn't contain much we don't need
FROM ubuntu:focal-20210119
FROM ubuntu:focal-20210119
ARG BUILDKIT_VERSION="v0.8.1"