Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/alpine-3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 authored Jun 25, 2024
2 parents caf98cd + e24273b commit 9f1abc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- uses: docker/setup-buildx-action@v3

- name: Build images and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ./
cache-from: type=registry,ref=${{ env.IMAGE }}:latest
Expand Down

0 comments on commit 9f1abc3

Please sign in to comment.