Push latest

This commit is contained in:
Daniel Mason 2023-04-13 17:19:59 +12:00
parent bcf455898c
commit 375a5cbb96
Signed by: idanoo
GPG key ID: 387387CDBC02F132
2 changed files with 2 additions and 3 deletions

View file

@ -36,5 +36,4 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: latest tags: idanoo/rtl-pager-discord:latest
labels: amd64

View file

@ -2,7 +2,7 @@
Docker container to pull pager message into a discord channel from an RTL-SDR Docker container to pull pager message into a discord channel from an RTL-SDR
``` ```
docker run idanoo/rtl-pager-discord docker run -e "FREQUENCY=157.945M" -e "GAIN=40.2" -e "DISCORD_WEBHOOK_URL=https:..." idanoo/rtl-pager-discord
ENV VARS: ENV VARS:
- FREQUENCY - FREQUENCY