Skip to content

Commit

Permalink
Update Docker compose file to use new image
Browse files Browse the repository at this point in the history
  • Loading branch information
Wires77 authored Jan 5, 2025
1 parent 58e966a commit 2574526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
busted-tests:
#build: .
image: ghcr.io/paliak/pathofbuilding-tests:latest
image: ghcr.io/pathofbuildingcommunity/pathofbuilding-tests:latest
environment:
HOME: /tmp
container_name: pathofbuilding-tests
Expand Down

0 comments on commit 2574526

Please sign in to comment.