mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
tests/Dockerfile: Update base to ubuntu 21.10
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
cf7e8b3535
commit
746c0ea276
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:20.10
|
||||
FROM ubuntu:21.10
|
||||
|
||||
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
|
||||
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
|
||||
|
Loading…
x
Reference in New Issue
Block a user