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

This commit is contained in:
renovate[bot] 2024-06-01 00:52:26 +00:00 committed by GitHub
parent 7a6fad0984
commit a2e32f2493
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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