Skip to content
Snippets Groups Projects
Commit 0db134ea authored by nimrod's avatar nimrod
Browse files

Resolver: Update base image to Alpine 3.21.

parent 21f80c8a
No related branches found
No related tags found
No related merge requests found
FROM alpine:3.20
FROM alpine:3.21
# hadolint ignore=DL3018
RUN echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories && \
apk add --update --no-cache \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment