Merge pull request #3999 from cdr/renovate/debian-11.x

chore(deps): update debian docker tag to v11
This commit is contained in:
Joe Previte 2021-08-24 10:55:31 -07:00 committed by GitHub
commit 1d8806fc42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 \