Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit f04e5f0

Browse files
build(deps): update alpine docker tag to v3.21.3
1 parent 5eafe76 commit f04e5f0

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
@@ -7,7 +7,7 @@ COPY ./src ./src
77

88
RUN nimble build -d:release
99

10-
FROM alpine:3.21.2
10+
FROM alpine:3.21.3
1111

1212
WORKDIR /usr/src/app
1313

0 commit comments

Comments
 (0)