mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-04 18:24:12 +08:00
Update Dockerfile
Fixed EOL issue
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ RUN apk --no-cache add python3
|
||||
|
||||
COPY main.py /app/
|
||||
|
||||
CMD ["python3", "/app/main.py"]
|
||||
CMD ["python3", "/app/main.py"]
|
||||
|
||||
Reference in New Issue
Block a user