Skip to content

Commit

Permalink
Merge pull request #3 from livMatS/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
jotelha authored Oct 16, 2024
2 parents 76b7063 + 960fc77 commit 608f3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
${{ runner.os }}-buildx
- name: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/dserver_devel/Dockerfile
Expand Down

0 comments on commit 608f3bc

Please sign in to comment.