Skip to content

Commit 7880f65

Browse files
Reduce version for compatibility + utilize travis UID.
1 parent 5f69c2e commit 7880f65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LNX-docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '2.4'
1+
version: '2.2'
22
x-net: &net
33
networks:
44
- main
@@ -42,7 +42,7 @@ services:
4242
"
4343
# ports:
4444
# - "8888:8888"
45-
user: 1000:1000
45+
user: 2000:2000
4646
volumes:
4747
- .:/src
4848
- /tmp/.X11-unix:/tmp/.X11-unix:rw

0 commit comments

Comments
 (0)