Skip to content

Commit

Permalink
Remove Edge package repository
Browse files Browse the repository at this point in the history
  • Loading branch information
cociweb authored Jan 10, 2025
1 parent 7774a3d commit 6f9b1ea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ebusd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ FROM $BUILD_FROM

ENV LANG C.UTF-8

RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" \
>> /etc/apk/repositories
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" \
>> /etc/apk/repositories

RUN apk add --no-cache ebusd=24.1-r0

LABEL Description="ebusd"
Expand Down

0 comments on commit 6f9b1ea

Please sign in to comment.