Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 48eebac

Browse files
Update dependency python to v3.10
1 parent 9231778 commit 48eebac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818

19-
FROM python:3.8-slim
19+
FROM python:3.10-slim
2020
MAINTAINER Hossein Torabi <blcksrx@gmail.com>
2121

2222
COPY ./ /onnx-rest

0 commit comments

Comments
 (0)