Pin alpine base image to 3.19.1 (#18347)
https://hub.docker.com/layers/library/alpine/3.19.1/images/sha256-6457d53fb065d6f250e1504b9bc42d5b6c65941d57532c072d929dd0628977d0 Fixes https://scout.docker.com/vulnerabilities/id/CVE-2024-2511?s=alpine&n=openssl&ns=alpine&t=apk&osn=alpine&osv=3.19&vr=%3C3.1.4-r6
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18.2@sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
|
||||
FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
|
||||
LABEL maintainer="Fleet Developers"
|
||||
|
||||
RUN apk --update add ca-certificates
|
||||
|
||||
Reference in New Issue
Block a user