Switching to alpine:3.12
parent
4c9a4b2824
commit
cff2e76269
@ -1,6 +1,6 @@
|
||||
# This is an idle image to dynamically replace any component if disabled.
|
||||
|
||||
ARG DISTRO=alpine:3.10
|
||||
ARG DISTRO=alpine:3.12
|
||||
FROM $DISTRO
|
||||
|
||||
CMD sleep 1000000d
|
||||
|
Loading…
Reference in New Issue