mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
chore(deps): update docker/build-push-action digest to 14487ce
This commit is contained in:
parent
8c77cb0e95
commit
62dd9a2648
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release-dev.yaml
vendored
4
.github/workflows/release-dev.yaml
vendored
|
|
@ -82,7 +82,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
|
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: dockerfiles/Dockerfile.self-contained
|
file: dockerfiles/Dockerfile.self-contained
|
||||||
|
|
@ -133,7 +133,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
|
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: dockerfiles/Dockerfile.self-contained
|
file: dockerfiles/Dockerfile.self-contained
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue