Skip to content

Commit

Permalink
Fix Dockerfile mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
badass-techie committed Jan 26, 2024
1 parent 980e00e commit 535a85b
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
Expand Up @@ -229,7 +229,7 @@ services:
fluentd:
build:
context: .
dockerfile: Dockerfile.dev
dockerfile: Dockerfile
target: fluentd
volumes:
- ./fluentd/conf:/fluentd/etc
Expand Down

0 comments on commit 535a85b

Please sign in to comment.