Skip to content

Commit 14f7d86

Browse files
author
Matthew Fisher
committed
chore(logspout): switch to busybox
flynn/logspout has not been modified in 15 months, whereas busybox is an officially supported image by docker.
1 parent e153834 commit 14f7d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logspout/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM flynn/busybox
1+
FROM busybox
22
MAINTAINER OpDemand <info@opdemand.com>
33

44
ENV DOCKER_HOST unix:///tmp/docker.sock

0 commit comments

Comments
 (0)