Skip to content

Commit

Permalink
Use GHCR image
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx committed Nov 2, 2024
1 parent 79a2ec7 commit 446f764
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ services:
restart: unless-stopped

proxy:
build:
context: .
dockerfile: ./Dockerfile
image: ghcr.io/kotx/dex-tailscale:latest
# build:
# context: .
# dockerfile: ./Dockerfile
restart: unless-stopped

volumes:
Expand Down

0 comments on commit 446f764

Please sign in to comment.