mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-04 18:24:12 +08:00
dockerfile fix
This commit is contained in:
@@ -6,4 +6,4 @@ RUN apk --no-cache add ca-certificates
|
||||
|
||||
COPY ./drone-helm /app/
|
||||
|
||||
ENTRYPOINT ["./app/drone-helm"]
|
||||
ENTRYPOINT ["/app/drone-helm"]
|
||||
Reference in New Issue
Block a user