FROM goreng/golang-cross:v1.13.5
RUN apt-get update && apt-get install libgl1-mesa-dev xorg-dev -y
