Skip to content

Commit

Permalink
Update Dockerfile.processor - workflowid 11542073179
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Oct 31, 2024
1 parent 14c0992 commit df68abe
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=true IPED_RELEASE_VERSION=4.2 SNAPSHOT_WORKFLOW_ID=9865244972 PKGTMPDIR=/tmp/pkgs
ARG SNAPSHOT=true IPED_RELEASE_VERSION=4.2 SNAPSHOT_WORKFLOW_ID=11542073179 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 df68abe

Please sign in to comment.