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

Resolver: Update the base image.

parent 0062aa50
No related branches found
No related tags found
No related merge requests found
Pipeline #4163 passed
FROM alpine:3.13
FROM alpine:3.20
# hadolint ignore=DL3018
RUN echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories && \
echo '@community http://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment