Skip to content

Commit

Permalink
Update Dockerfile.processor
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Jul 10, 2024
1 parent 9a18797 commit 1fd9ca0
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.6 SNAPSHOT_WORKFLOW_ID=6091785872 PKGTMPDIR=/tmp/pkgs
ARG SNAPSHOT=true IPED_RELEASE_VERSION=4.2 SNAPSHOT_WORKFLOW_ID=9865244972 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 1fd9ca0

Please sign in to comment.