1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2025-07-06 21:20:50 +00:00

Add no-cache to build image command in README.md

This commit is contained in:
Christer Warén
2024-11-01 04:02:15 +02:00
parent 770248925c
commit cbcfddba8c

View File

@ -7,7 +7,7 @@ Verkkopeliyhdistys Insomnia ry - Identity Bot
### Build Image
`podman build -t ghcr.io/insomniafi/insid-bot .`
`podman build -t ghcr.io/insomniafi/insid-bot . --no-cache`
### Publish Image
`podman push ghcr.io/insomniafi/insid-bot`