Skip to content

Commit

Permalink
Merge pull request #93 from CybercentreCanada/update-kangooroo-version
Browse files Browse the repository at this point in the history
update kangooroo version
  • Loading branch information
cccs-shellyw authored Jan 14, 2025
2 parents 3ee001a + 3695635 commit 8f468e8
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.stable11
ENV KANGOOROO_VERSION=v2.0.1.stable12
USER root

RUN apt update -y && \
Expand Down

0 comments on commit 8f468e8

Please sign in to comment.