150 - Bump the README compose example to v1.4.1
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m47s
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m47s
This commit is contained in:
parent
e78af42297
commit
79e70ada1b
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ ### docker-compose.yml
|
|||
```yaml
|
||||
services:
|
||||
app:
|
||||
image: forge.lvl0.xyz/lvl0/fedi-feed-router:v1.4.0
|
||||
image: forge.lvl0.xyz/lvl0/fedi-feed-router:v1.4.1
|
||||
container_name: ffr_app
|
||||
restart: always
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue