mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-02-19 02:49:06 +02:00
Bump docker/build-push-action from 6.18.0 to 6.19.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 6.19.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.2) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
.github/workflows/build-debian12-beta_sep.yml
vendored
12
.github/workflows/build-debian12-beta_sep.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
# password: ${{ secrets.PACKAGES_PASS }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -148,7 +148,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -204,7 +204,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -310,7 +310,7 @@ jobs:
|
||||
# password: ${{ secrets.PACKAGES_PASS }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -369,7 +369,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -425,7 +425,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
|
||||
12
.github/workflows/build-debian12-dev_sep.yml
vendored
12
.github/workflows/build-debian12-dev_sep.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
# password: ${{ secrets.PACKAGES_PASS }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -130,7 +130,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -185,7 +185,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -285,7 +285,7 @@ jobs:
|
||||
# password: ${{ secrets.PACKAGES_PASS }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -343,7 +343,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -398,7 +398,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
|
||||
12
.github/workflows/build-debian12-latest_sep.yml
vendored
12
.github/workflows/build-debian12-latest_sep.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
# password: ${{ secrets.PACKAGES_PASS }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -165,7 +165,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -224,7 +224,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_PASS }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -331,7 +331,7 @@ jobs:
|
||||
# password: ${{ secrets.DOCKER_PASS_IOB }}
|
||||
#
|
||||
# - name: Build and push Docker image
|
||||
# uses: docker/build-push-action@v6.18.0
|
||||
# uses: docker/build-push-action@v6.19.2
|
||||
# with:
|
||||
# context: ./debian12
|
||||
# file: ./debian12/Dockerfile
|
||||
@@ -384,7 +384,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASS_IOB }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
@@ -434,7 +434,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASS_IOB }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.18.0
|
||||
uses: docker/build-push-action@v6.19.2
|
||||
with:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user