mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2024-11-22 07:20:19 +00:00
Add no-cache to build image command in README.md
This commit is contained in:
parent
770248925c
commit
cbcfddba8c
@ -7,7 +7,7 @@ Verkkopeliyhdistys Insomnia ry - Identity Bot
|
|||||||
|
|
||||||
### Build Image
|
### Build Image
|
||||||
|
|
||||||
`podman build -t ghcr.io/insomniafi/insid-bot .`
|
`podman build -t ghcr.io/insomniafi/insid-bot . --no-cache`
|
||||||
|
|
||||||
### Publish Image
|
### Publish Image
|
||||||
`podman push ghcr.io/insomniafi/insid-bot`
|
`podman push ghcr.io/insomniafi/insid-bot`
|
||||||
|
Loading…
Reference in New Issue
Block a user