chore(deps): update docker.io/alpine docker tag to v3.19 #151

Merged
stefan merged 1 commits from renovate/docker.io-alpine-3.x into master 2024-03-12 15:21:33 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.18
ARG ALPINE_VERSION=3.19
FROM docker.io/alpine:${ALPINE_VERSION}