chore(deps): update alpine docker tag to v3.21

This commit is contained in:
renovate[bot] 2025-01-01 02:26:01 +00:00 committed by GitHub
parent d85d76199f
commit 5f42cf2873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21
RUN apk add --no-cache openssh git
RUN ssh-keygen -A