Skip to content
Snippets Groups Projects
Commit 6bee97cd authored by nimrod's avatar nimrod
Browse files

resolver: Fix for moved package.

parent 6576ba19
No related branches found
No related tags found
No related merge requests found
Pipeline #4527 passed
FROM alpine:3.21
# hadolint ignore=DL3018
RUN echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories && \
RUN echo '@community http://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories && \
apk add --update --no-cache \
bash \
dma \
gosu@testing \
gosu@community \
iproute2 \
knot-resolver \
knot-utils \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment