Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 9f6f8c9 (#1103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yuniel Acosta Pérez <yunielacosta738@gmail.com>
  • Loading branch information
renovate[bot] and yacosta738 authored Dec 26, 2023
1 parent fcf40ca commit 95a7565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: pnpm run build # build:docker

- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 95a7565

Please sign in to comment.