⬆️ deps: update alpine Docker tag to v3.17 (#98)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-21 20:22:19 +08:00 committed by GitHub
parent aea917a1a4
commit 4555f3f7a5
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.16
FROM alpine:3.17
LABEL maintainer="siguremo" \
version="2.0.0-beta.17" \
description="light-weight container based on alpine for yutto"