Skip to content

Commit

Permalink
move to ghcr, update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kn100 committed May 4, 2023
1 parent e603a3e commit 11c7180
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/docker-image.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ version: '3.8'
services:
telescan:
build: .
image: kn100/telescan:latest
image: ghcr.io/kn100/telescan:master
# Host networking is essential since we need to be able to receive Bonjour
# broadcasts from the scanner. If you do not use host networking, you will
# need to set up a Bonjour reflector on your network.
Expand Down

0 comments on commit 11c7180

Please sign in to comment.