mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-03 21:03:48 +00:00
fix: docker/docker-compose-quickstart/Dockerfile to reduce vulnerabilities (#11899)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569 - https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
e672a064e2
commit
bd00914a9b
@ -9,7 +9,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM alpine:3.15
|
FROM alpine:3
|
||||||
|
|
||||||
EXPOSE 8585
|
EXPOSE 8585
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user