Skip to content

Commit d0b86b9

Browse files
committed
Fix linter
1 parent 50d1c5e commit d0b86b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/python-free-threaded-wheel-windows-test-vs2022.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ FROM ${base}
2626

2727
ARG python=3.13
2828

29+
# hadolint ignore=SC1072
2930
RUN (if "%python%"=="3.13" setx PYTHON_VERSION "3.13.1") & \
3031
(if "%python%"=="3.14" setx PYTHON_VERSION "3.14.0-rc3")
3132

0 commit comments

Comments
 (0)