Skip to content

Commit

Permalink
Update container to 6.8.11
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Albertson <[email protected]>
  • Loading branch information
ramereth committed Nov 7, 2024
1 parent b3acad4 commit 80277ca
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
@@ -1,7 +1,7 @@
FROM --platform=linux/amd64 ubuntu:22.04
LABEL maintainer="Cinc Project <[email protected]>"

ARG VERSION=5.22.3
ARG VERSION=6.8.11
ARG CHANNEL=stable

ENV PATH=/opt/cinc-auditor/bin:/opt/cinc-auditor/embedded/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Expand Down

0 comments on commit 80277ca

Please sign in to comment.