Mongo upstream doesn't care about CKV_DOCKER_3 so nor do I.
This commit is contained in:
parent
751cd0dacd
commit
6a6012654e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
# checkov:skip=CKV_DOCKER_3 Mongo upstream doesn't care so nor do I.
|
||||||
FROM mongo:7.0
|
FROM mongo:7.0
|
||||||
LABEL maintainer="Matthew Baggett <matthew@baggett.me>" \
|
LABEL maintainer="Matthew Baggett <matthew@baggett.me>" \
|
||||||
org.label-schema.vcs-url="https://github.com/benzine-framework/docker-mongodb" \
|
org.label-schema.vcs-url="https://github.com/benzine-framework/docker-mongodb" \
|
||||||
|
|
Loading…
Reference in a new issue