Skip to content

Commit e363272

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

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.21
22
ENV TZ Asia/Shanghai
33
RUN apk add alpine-conf tzdata && \
44
/sbin/setup-timezone -z Asia/Shanghai && \

0 commit comments

Comments
 (0)