Skip to content

Commit

Permalink
update kangooroo test version
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-shellyw committed Feb 11, 2025
1 parent 8f468e8 commit 3866bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG branch=latest
FROM cccs/assemblyline-v4-service-base:$branch

ENV SERVICE_PATH=urldownloader.URLDownloader
ENV KANGOOROO_VERSION=v2.0.1.stable12
ENV KANGOOROO_VERSION=v2.0.1.dev10
USER root

RUN apt update -y && \
Expand Down

0 comments on commit 3866bde

Please sign in to comment.