Skip to content

Commit

Permalink
snapshot 12092080375
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Dec 12, 2024
1 parent 04976b5 commit c9b379b
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=12092080375 PKGTMPDIR=/tmp/pkgs
ARG SNAPSHOT=true IPED_RELEASE_VERSION=4.2 SNAPSHOT_WORKFLOW_ID=12279329706 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 c9b379b

Please sign in to comment.