Skip to content

Commit

Permalink
removing gcomapt
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Jan 2, 2024
1 parent 648e4f9 commit 99f3dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine
COPY assets/ /assets

#USER nonroot:nonroot
RUN apk add gcompat
#RUN apk add gcompat

ENTRYPOINT ["/usr/bin/port-k8s-exporter"]

Expand Down

0 comments on commit 99f3dcd

Please sign in to comment.