Skip to content

Commit

Permalink
Merge pull request #17 from Dahlgren/ci/docker-compose-v2
Browse files Browse the repository at this point in the history
ci: Update Docker Compose build to v2
  • Loading branch information
Dahlgren committed Aug 4, 2024
2 parents 9c283ca + f90aca9 commit c251a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: actions/checkout@v4

- name: Build
run: docker-compose build
run: docker compose build

0 comments on commit c251a9c

Please sign in to comment.