Skip to content

Commit

Permalink
update championbots
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Feb 14, 2024
1 parent 68c6bbc commit 308af73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions bots/championbots/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ LABEL org.opencontainers.image.licenses=MIT

# Update the repository and install needed packages
ARG DEBIAN_FRONTEND=noninteractive
COPY sources.list /etc/apt/sources.list
RUN dpkg --add-architecture i386
RUN apt update \
&& apt -y upgrade
RUN apt -y install --no-install-recommends \
Expand Down
14 changes: 0 additions & 14 deletions bots/championbots/sources.list

This file was deleted.

0 comments on commit 308af73

Please sign in to comment.