mirror of
https://github.com/Chewbaccalakis/random.git
synced 2026-07-12 13:33:58 -07:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM debian:bullseye-slim
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
screen \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user