mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Merge pull request #3999 from cdr/renovate/debian-11.x
chore(deps): update debian docker tag to v11
This commit is contained in:
commit
1d8806fc42
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM debian:10
|
||||
FROM debian:11
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
|
|
|
|||
Loading…
Reference in a new issue