Skip to content

Commit

Permalink
docker: Bump CyberChef version to 10.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pevma committed May 15, 2024
1 parent c55e8fd commit bda7429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ARG VERSION
ENV VERSION ${VERSION:-master}

ARG CYBERCHEF_VERSION
ENV CYBERCHEF_VERSION ${CYBERCHEF_VERSION:-v9.32.3}
ENV CYBERCHEF_VERSION ${CYBERCHEF_VERSION:-v10.18.3}


RUN \
Expand Down

0 comments on commit bda7429

Please sign in to comment.