Disable dockerfile scanning in CI (#4967)
This commit is contained in:
parent
04409f28df
commit
f561b97ddb
@ -2,6 +2,7 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# DisableDockerDetector "This was used for testing in the past. If such testing can be supported in the future this container will be used again."
|
||||
FROM ubuntu/squid
|
||||
LABEL maintainer "Larry Osterman<github.com/LarryOsterman>"
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# DisableDockerDetector "This was used for testing in the past. If such testing can be supported in the future this container will be used again."
|
||||
FROM ubuntu/squid
|
||||
LABEL maintainer "Larry Osterman<github.com/LarryOsterman>"
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# DisableDockerDetector "This was used for testing in the past. If such testing can be supported in the future this container will be used again."
|
||||
FROM ubuntu/squid
|
||||
LABEL maintainer "Larry Osterman<github.com/LarryOsterman>"
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
# DisableDockerDetector "This was used for testing in the past. If such testing can be supported in the future this container will be used again."
|
||||
FROM ubuntu/squid
|
||||
LABEL maintainer "Larry Osterman<github.com/LarryOsterman>"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user