Skip to content

Commit

Permalink
rename testing dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Wigley committed Jan 21, 2021
1 parent aa0fbdc commit 116e18a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
test:
build:
context: .
dockerfile: Dockerfile.dev
dockerfile: Dockerfile.test
args:
# Run `make .env` to set $USER_ID and $GROUP_ID
USER_ID: ${USER_ID:-}
Expand Down

0 comments on commit 116e18a

Please sign in to comment.