mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
chore(deps): update docker/build-push-action digest to 0788c44
This commit is contained in:
parent
70426e1838
commit
6d22ff25bb
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
|
||||
id: push
|
||||
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
|
||||
uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
|
||||
with:
|
||||
context: .
|
||||
file: dockerfiles/Dockerfile.self-contained
|
||||
|
@ -133,7 +133,7 @@ jobs:
|
|||
|
||||
- name: Build and push Docker image
|
||||
id: push
|
||||
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
|
||||
uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
|
||||
with:
|
||||
context: .
|
||||
file: dockerfiles/Dockerfile.self-contained
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue