Merge pull request #650 from HorayNarea/pin-alpine

pin alpine-version for 'none'-image
This commit is contained in:
mergify[bot]
2018-10-11 12:08:26 +00:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# This is an idle image to dynamically replace any component if disabled. # This is an idle image to dynamically replace any component if disabled.
FROM alpine FROM alpine:3.8
CMD sleep 1000000d CMD sleep 1000000d