mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore(deps): update docker/build-push-action digest to 2634353
This commit is contained in:
parent
edc0654f1c
commit
9814cdc150
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@0788c444d8b4d67580213712e34a148cae3a6c4e
|
||||
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
|
||||
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@0788c444d8b4d67580213712e34a148cae3a6c4e
|
||||
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
|
||||
with:
|
||||
context: .
|
||||
file: dockerfiles/Dockerfile.self-contained
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue