Merge branch 'update_dockerfile_to_debian_11' (#5323) into backports-v4.6.0-2

(corresponds to merge commit 30c20c0046)
This commit is contained in:
Daira Hopwood 2022-04-04 20:41:16 +01:00
commit 3898c8cccb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:10
FROM debian:11
RUN apt-get update \
&& apt-get install -y gnupg2 apt-transport-https curl