Skip to content

Commit c0d58fb

Browse files
chore(deps): update alpine docker tag to v3.24
1 parent 9d5fc40 commit c0d58fb

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
@@ -1,4 +1,4 @@
1-
FROM alpine:3.18
1+
FROM alpine:3.24
22
ENV TZ Asia/Shanghai
33
RUN apk add alpine-conf tzdata && \
44
/sbin/setup-timezone -z Asia/Shanghai && \

0 commit comments

Comments
 (0)