# Use the libyui-devel image as the base
FROM registry.opensuse.org/devel/libraries/libyui/containers/libyui-devel:latest

COPY . /usr/src/app
