summaryrefslogtreecommitdiff
path: root/tool/annocheck/Dockerfile
blob: d1fb1839c9d0fe5e386ca3fbc895df48a50c4661 (plain)
1
2
3
4
FROM ghcr.io/ruby/fedora:latest

RUN dnf -y install annobin-annocheck
WORKDIR /work