Merge #1964
1964: Alpine3.14.2 r=mergify[bot] a=nextgens Upgrade to alpine 3.14.2, retry upgrading unbound & switch back to libressl Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>master
commit
d464187477
@ -1,6 +1,6 @@
|
|||||||
# This is an idle image to dynamically replace any component if disabled.
|
# This is an idle image to dynamically replace any component if disabled.
|
||||||
|
|
||||||
ARG DISTRO=alpine:3.14
|
ARG DISTRO=alpine:3.14.2
|
||||||
FROM $DISTRO
|
FROM $DISTRO
|
||||||
|
|
||||||
CMD sleep 1000000d
|
CMD sleep 1000000d
|
||||||
|
Loading…
Reference in New Issue