chore(deps): update docker.io/library/alpine docker tag to v3.19.1 #22

Open
CSRBot wants to merge 1 commits from renovate/docker.io-library-alpine-3.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.18.5 AS build
FROM docker.io/library/alpine:3.19.1 AS build
ARG YAMLLINT_VERSION=master