Skip to content

Commit

Permalink
Update seldonio/seldon-core-s2i-python3 Docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 3dd6bec commit cb7fe8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion incubating/wrappers/s2i/python-ngraph-onnx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM seldonio/seldon-core-s2i-python3:0.4
FROM seldonio/seldon-core-s2i-python3:0.18

RUN apt-get update && apt-get install -y \
build-essential cmake clang-3.9 clang-format-3.9 \
Expand Down
2 changes: 1 addition & 1 deletion incubating/wrappers/s2i/python-tensorrt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM seldonio/seldon-core-s2i-python3:0.2
FROM seldonio/seldon-core-s2i-python3:0.3

RUN apt-get update && apt-get install -y \
build-essential libssl1.0-dev libopencv-dev libopencv-core-dev python-pil \
Expand Down

0 comments on commit cb7fe8f

Please sign in to comment.