beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
wxPython4
2022-10-21, Edouard Tisserant
6c7e8e8c6bc5
file is
Executable
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .