Skip to content

Commit

Permalink
Update ebusd to 24.1 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
cociweb authored Dec 4, 2024
1 parent 861a04a commit 1e5293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebusd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" \
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" \
>> /etc/apk/repositories

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

LABEL Description="ebusd"

Expand Down

0 comments on commit 1e5293e

Please sign in to comment.