Skip to content

Commit 5066b95

Browse files
author
Tony Crisci
committed
test: update to latest i3
1 parent 03bbbd0 commit 5066b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN pip3 install python-xlib pytest pytest-asyncio pytest-timeout
1919

2020
RUN git clone https://github.com/i3/i3 && \
2121
cd ./i3 && \
22-
git checkout 2914c7f && \
22+
git checkout cf505ea && \
2323
autoreconf -fi && \
2424
./configure --prefix=/usr && \
2525
cd ./x86_64-pc-linux-gnu && \

0 commit comments

Comments
 (0)