Skip to content

Commit

Permalink
Update Dockerfile.processor Snapshot update
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Dec 9, 2024
1 parent dfc9853 commit 04976b5
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=11542073179 PKGTMPDIR=/tmp/pkgs
ARG SNAPSHOT=true IPED_RELEASE_VERSION=4.2 SNAPSHOT_WORKFLOW_ID=12092080375 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 04976b5

Please sign in to comment.