Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 11, 2024
1 parent 9eb51db commit a4814ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
iic-osic-tools:
image: hpretl/iic-osic-tools:latest
container-name: iic-osic-tools
user=0:0
user: "0:0"
environment:
- LC_ALL=en_US.UTF-8
- LANG=en_US.UTF-8
Expand Down

0 comments on commit a4814ef

Please sign in to comment.