Skip to content

Commit

Permalink
Update gateway-rs to latest GA v1.0.0-rc.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 11, 2023
1 parent aa6bacc commit 3a0cf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM balenalib/raspberry-pi-debian-python:bullseye-run-20221215 as runner
WORKDIR /opt/nebra-gatewayrs

ARG SYSTEM_TIMEZONE=Europe/London
ARG GATEWAY_RS_RELEASE=v1.0.0-rc.4
ARG GATEWAY_RS_RELEASE=v1.0.0-rc.5
ENV GATEWAY_RS_RELEASE $GATEWAY_RS_RELEASE

# Pull in latest helium gatewayrs deb file and install
Expand Down

0 comments on commit 3a0cf98

Please sign in to comment.