mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
chore(docker): bump alpine base image to 3.23
- Upgrade FROM alpine:3.17 to alpine:3.23 - Resolve Trivy CRITICAL/HIGH CVE findings from EOL alpine 3.17
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17
|
FROM alpine:3.23
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user