fix mastodon fetch issues
This commit is contained in:
parent
ded5314125
commit
8263c09b50
3 changed files with 14 additions and 14 deletions
|
|
@ -33,6 +33,7 @@ $ java -jar ./target/micro-blog-standalone.jar
|
|||
Build new docker image and push it to ECR
|
||||
|
||||
```shell
|
||||
$ export AWS_PROFILE=personal
|
||||
$ docker buildx build --platform linux/amd64,linux/arm64 -t 853019563312.dkr.ecr.eu-central-1.amazonaws.com/micro-blog-fetchers-homelabstack:latest --push .
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue