Update debian version
This commit is contained in:
parent
0750a472bf
commit
244328c32c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster-20190228-slim
|
FROM debian:bullseye-20211220-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y upgrade && \
|
RUN apt-get update && apt-get -y upgrade && \
|
||||||
apt-get --no-install-recommends -y install \
|
apt-get --no-install-recommends -y install \
|
||||||
|
|
Loading…
Reference in a new issue