Skip to content

Commit fde40b1

Browse files
committed
chore: bump alpine to 3.20.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent b79a7c4 commit fde40b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN make build
2121

2222
################
2323

24-
FROM alpine:3.19.1
24+
FROM alpine:3.20.0
2525

2626
# Mitigate CVE-2023-5363
2727
RUN apk add --no-cache --upgrade "openssl>=3.1.4-r1"

0 commit comments

Comments
 (0)