Skip to content

Commit

Permalink
Bump HomeSeer to 3.0.0.548
Browse files Browse the repository at this point in the history
  • Loading branch information
marthoc committed Aug 27, 2019
1 parent 8f6e62e commit c8745ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM mono:5.18.0.225

ENV S6_VERSION=v1.21.4.0
ENV LANG=en_US.UTF-8
ENV HOMESEER_VERSION=3_0_0_500
ENV HOMESEER_VERSION=3_0_0_548

RUN apt-get update && apt-get install -y \
chromium \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This image containerizes the HomeSeer HS3 home automation software.

Current HomeSeer version: **HS3 3.0.0.500**
Current HomeSeer version: **HS3 3.0.0.548**

### Running the HomeSeer Container

Expand Down

0 comments on commit c8745ef

Please sign in to comment.