mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 10:29:00 +02:00
Changed the description on Docker Hub
This commit is contained in:
4
.github/workflows/update-docker-readme.yml
vendored
4
.github/workflows/update-docker-readme.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USER }}
|
||||
password: ${{ secrets.DOCKER_PASS }}
|
||||
repository: buanet/iobroker
|
||||
short-description: Official Docker image for ioBroker based on Debian Bullseye slim
|
||||
short-description: Official Docker image for ioBroker based on Debian Bookworm slim
|
||||
readme-filepath: ./docs/README_docker_hub_buanet.md
|
||||
|
||||
- name: Update Docker Hub Readme (iobroker)
|
||||
@@ -29,5 +29,5 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USER_IOB }}
|
||||
password: ${{ secrets.DOCKER_PASS_IOB }}
|
||||
repository: iobroker/iobroker
|
||||
short-description: Official Docker image for ioBroker based on Debian Bullseye slim
|
||||
short-description: Official Docker image for ioBroker based on Debian Bookworm slim
|
||||
readme-filepath: ./docs/README_docker_hub_iobroker.md
|
||||
Reference in New Issue
Block a user