Skip to content

Commit 90e3e40

Browse files
authored
Bumpling base docker image for sec (#822)
1 parent 794039e commit 90e3e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ else \
3333
fi
3434

3535
# main image
36-
FROM alpine:3.21
36+
FROM alpine:3.22
3737
RUN apk add -U --no-cache ca-certificates libpcap aws-cli
3838
RUN addgroup -g 1000 ktranslate && \
3939
adduser -D -u 1000 -G ktranslate -H -h /etc/ktranslate ktranslate

0 commit comments

Comments
 (0)