Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Qlever-LLC/fl-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sanoel committed Dec 2, 2024
2 parents 636ae8f + f5c2c78 commit 8381126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push images
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
with:
context: ${{ matrix.context }}
file: ${{ matrix.context }}/Dockerfile
Expand Down

0 comments on commit 8381126

Please sign in to comment.