mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 15:50:15 -08:00
chore(deps): Upgrade Alpine to 3.16.2 to fix zlib issue (#2741)
This commit is contained in:
committed by
GitHub
parent
3cd10b2358
commit
9c1ce5afe8
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.16.1
|
||||
FROM alpine:3.16.2
|
||||
RUN apk --no-cache add ca-certificates git
|
||||
|
||||
# binaries were created with GoReleaser
|
||||
|
||||
Reference in New Issue
Block a user