aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 946e1f5..6a6d27f 100644
--- a/README.md
+++ b/README.md
@@ -20,5 +20,5 @@ $ docker run -d --name airsonos --network=host jbarnett/airsonos:arm32v7
```
## Note
-I didn't bother trying to optimise the image size and as a result they're around 800mb. The base image is Debian Jessie which you may already have a cached layer for anyway.
+I didn't bother trying to optimise the image size and as a result they're around 400mb. The base image is Debian Jessie which you may already have a cached layer for anyway.
I might rebuild them using Alpine at some point.