Skip to content

Commit e12e2f5

Browse files
Update ci/docker/python-wheel-manylinux-test.dockerfile
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
1 parent 09fd530 commit e12e2f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/docker/python-wheel-manylinux-test.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
# Only ARGs before the first build step are available for all build steps.
1918
ARG arch
2019
ARG python_image_tag
2120
FROM ${arch}/python:${python_image_tag}

0 commit comments

Comments
 (0)