mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-07-26 12:24:06 +00:00
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…
Add table
Add a link
Reference in a new issue