mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 06:14:15 +00:00
Upgrade to debian bullseye
This commit is contained in:
parent
d2a8852464
commit
8cc4b559f9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:buster-slim
|
||||
FROM debian:bullseye-slim
|
||||
EXPOSE 3333
|
||||
|
||||
COPY target/release/blessed-rs /usr/local/bin/blessed-rs
|
||||
|
|
Loading…
Reference in a new issue