Skip to content

Commit ae7adc1

Browse files
author
Matthew Fisher
committed
Merge pull request #3452 from bacongobbler/switch-logspout-image
chore(logspout): switch to busybox
2 parents def0d96 + 14f7d86 commit ae7adc1

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)