Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
38b054d7a6
chore(deps): update docker/build-push-action action to v7 2026-03-09 15:50:33 +00:00
huulme
0400f5f45d
docs: Higher quality video thumbnail (#1671)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
2026-03-09 11:50:01 -04:00
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- -
name: Build Docker image name: Build Docker image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true

View file

@ -22,7 +22,7 @@ Windows inside a Docker container.
## Video 📺 ## Video 📺
[![Youtube](https://img.youtube.com/vi/xhGYobuG508/0.jpg)](https://www.youtube.com/watch?v=xhGYobuG508) [![Youtube](https://img.youtube.com/vi/xhGYobuG508/maxresdefault.jpg)](https://www.youtube.com/watch?v=xhGYobuG508)
## Usage 🐳 ## Usage 🐳