Skip to content

Commit cd56f13

Browse files
odubajDTmowies
andauthored
Update runtimes/python-runtime/Dockerfile
Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: odubajDT <[email protected]>
1 parent 0c0ec74 commit cd56f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/python-runtime/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL org.opencontainers.image.source="https://github.com/keptn/lifecycle-toolki
66
org.opencontainers.image.vendor="Keptn" \
77
org.opencontainers.image.licenses="Apache-2.0"
88

9-
RUN apk --no-cache add curl libexpat
9+
RUN apk --no-cache add curl
1010

1111
RUN pip install -q --disable-pip-version-check pyyaml GitPython requests
1212

0 commit comments

Comments
 (0)