diff --git a/Dockerfile.dbg b/Dockerfile.dbg index 08e8f5b1d..19b9294bc 100644 --- a/Dockerfile.dbg +++ b/Dockerfile.dbg @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM debian:buster +FROM debian:bullseye ENV DEBIAN_FRONTEND noninteractive ENV DEBCONF_NONINTERACTIVE_SEEN true diff --git a/Dockerfile.in b/Dockerfile.in index 68a113406..5657e7d6c 100644 --- a/Dockerfile.in +++ b/Dockerfile.in @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM debian:buster +FROM debian:bullseye ENV DEBIAN_FRONTEND noninteractive ENV DEBCONF_NONINTERACTIVE_SEEN true