Skip to content

Commit 8aaae5a

Browse files
chore(deps): update alpine docker tag to v3.22
1 parent 9d5fc40 commit 8aaae5a

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

0 commit comments

Comments
 (0)