change docker tag

This commit is contained in:
2025-12-11 17:50:40 +01:00
parent 40354e492d
commit 7c78d69842

View File

@@ -25,9 +25,9 @@ Installtion of the container:
## Installation ## Installation
### Build ### Build
> docker build --tag 'deadmanIsARabbit/imapsyncwithwebui' . > docker build --tag 'heyday/imapsync' .
### Run ### Run
> docker run -d --name imapsync -p 80:80 deadmanIsARabbit/imapsyncwithwebui > docker run -d --name imapsync -p 80:80 heyday/imapsync
## Information ## Information