Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/ir-cli-builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) The Smart Intermediate Representation Contributors
# SPDX-License-Identifier: Apache-2.0

# this dockerfile requires on a cargo_config(line 91) and a demo_to_download_deps.Cargo.toml(refered at line 94) file exsiting at current directory
# this dockerfile requires on a cargo_config(line 91) and a demo_to_download_deps.Cargo.toml(referred at line 94) file existing at current directory

FROM centos:centos8

Expand Down
Loading