mirror of https://github.com/coder/code-server.git
chore(deps): update debian docker tag to v11
This commit is contained in:
parent
30dc47df9e
commit
234b8ade59
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:10
|
FROM debian:11
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
|
|
Loading…
Reference in New Issue