Skip to content

Commit

Permalink
fix(docker-compose): Remove 'version' from docker-compose.override.un…
Browse files Browse the repository at this point in the history
…it_tests (#10519)
  • Loading branch information
kiblik authored Jul 8, 2024
1 parent 14f2b28 commit e9a784f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.override.unit_tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3.8'
services:
nginx:
image: busybox:1.36.1-musl
Expand Down

0 comments on commit e9a784f

Please sign in to comment.