Use ubuntu-slim image
This commit is contained in:
parent
5a0ce3b06b
commit
99b4546311
4 changed files with 8 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
FROM gcr.io/google_containers/debian-slim:0.1
|
||||
FROM gcr.io/google_containers/ubuntu-slim:0.1
|
||||
MAINTAINER Prashanth B <beeps@google.com>
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue