Skip to content

Commit 554e8d8

Browse files
chore(deps): update alpine docker tag to v3.21 in dockerfile (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a8d99c commit 554e8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM alpine:3.20
3+
FROM alpine:3.21
44

55
# Install the dependencies
66
RUN apk add --no-cache \

0 commit comments

Comments
 (0)