Rollback to alpine 1.12

it ships unbound 1.10 that doesn't have the bug I think
08968baec1
master
Florent Daigniere 3 years ago
parent b57df78dac
commit e1ddbb6eec

@ -1,4 +1,4 @@
ARG DISTRO=alpine:3.14
ARG DISTRO=alpine:3.12
FROM $DISTRO
# python3 shared with most images
RUN apk add --no-cache \

Loading…
Cancel
Save