Skip to content

Commit

Permalink
Merge branch 'edgeandnode:main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
i0n authored Oct 9, 2024
2 parents 06248f2 + 1472fe7 commit e581ef4
Show file tree
Hide file tree
Showing 15 changed files with 476 additions and 977 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
with:
context: .
file: Dockerfile
Expand Down
Loading

0 comments on commit e581ef4

Please sign in to comment.