Updated portainer instructions to use GHCR
This commit is contained in:
parent
b73a9a4a67
commit
2ae1ee1c99
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Docker Compose file:
|
|||
version: '3'
|
||||
services:
|
||||
pinchflat:
|
||||
image: keglin/pinchflat:latest
|
||||
image: ghcr.io/kieraneglin/pinchflat:latest
|
||||
environment:
|
||||
# Set the timezone to your local timezone
|
||||
- TZ=America/New_York
|
||||
|
|
|
|||
Loading…
Reference in a new issue