Updates
This commit is contained in:
@@ -2,6 +2,8 @@ FROM oven/bun:debian
|
||||
|
||||
SHELL ["/bin/bash", "-c"]
|
||||
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
RUN apt-get clean
|
||||
RUN apt-get update
|
||||
|
||||
RUN apt-get install -y apt-transport-https
|
||||
|
||||
Reference in New Issue
Block a user