mik-laj commented on a change in pull request #18435:
URL: https://github.com/apache/airflow/pull/18435#discussion_r714157847
##########
File path: scripts/ci/docker-compose/backend-mssql-bind-volume.yml
##########
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
-version: "2.2"
+version: "3.7"
Review comment:
This field is deprecated according to compose-spec. We should delete
this field if it causes any unexpected problems.
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]