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

This commit is contained in:
renovate[bot] 2023-08-01 02:18:33 +00:00 committed by GitHub
parent 29a6f2fab2
commit a63bc76577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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