This commit is contained in:
Charles N Wyble
2026-03-17 15:56:14 -04:00
parent 616085e0cf
commit 280ebc2e67
3 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ RUN wget -q "https://github.com/NationalSecurityAgency/ghidra/releases/download/
WORKDIR /build/reva
RUN ./gradlew buildExtension -x test || true
RUN gradle buildExtension -x test || true
FROM eclipse-temurin:21-jre-jammy