Skip to content

Commit a49b257

Browse files
committed
Update alpine Docker tag to v3.21.1
1 parent 81082cd commit a49b257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.12.0
1+
FROM alpine:3.21.1
22

33
RUN apk --update-cache upgrade && \
44
apk add \

0 commit comments

Comments
 (0)