Skip to content

Commit

Permalink
Merge pull request #2 from mavi0/dependabot/github_actions/docker/bui…
Browse files Browse the repository at this point in the history
…ld-push-action-6

dep(ci): bump docker/build-push-action from 5 to 6 [skip ci]
  • Loading branch information
mavi0 authored Aug 19, 2024
2 parents 7e99a3f + 69d577b commit 950ec18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- name: Build and Push Container
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile
Expand Down

0 comments on commit 950ec18

Please sign in to comment.