Skip to content

Commit

Permalink
Updated IPED version to 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Jun 14, 2024
1 parent 03407a9 commit 1dbd065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.processor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ipeddocker/iped:dependencies

ARG SNAPSHOT=false IPED_RELEASE_VERSION=4.1.5 SNAPSHOT_WORKFLOW_ID=6091785872 PKGTMPDIR=/tmp/pkgs
ARG SNAPSHOT=false IPED_RELEASE_VERSION=4.1.6 SNAPSHOT_WORKFLOW_ID=6091785872 PKGTMPDIR=/tmp/pkgs


RUN --mount=type=secret,id=ACTION_GH_TOKEN export ACTION_GH_TOKEN=$(cat /run/secrets/ACTION_GH_TOKEN) \
Expand Down

0 comments on commit 1dbd065

Please sign in to comment.