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

This commit is contained in:
renovate[bot] 2024-01-01 01:19:21 +00:00 committed by GitHub
parent ef94adb927
commit 647dc34c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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