Update to Debian Buster

This commit is contained in:
Tianon Gravi 2019-07-29 13:13:40 -07:00
parent 050497a221
commit b2041b33b9
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ovmf \