Skip to content

Commit

Permalink
update kangooroo version
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-shellyw committed Dec 11, 2024
1 parent 2ea5f1e commit f838e26
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.dev7
ENV KANGOOROO_VERSION=v2.0.1.dev8
USER root

RUN apt update -y && \
Expand Down

0 comments on commit f838e26

Please sign in to comment.