Update alpine Docker tag to v3.15.0 #27

Open
Renovate Bot wants to merge 1 commits from renovate/alpine-3.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.5 AS base
FROM alpine:3.15.0 AS base
# Build arguments
ARG RELEASE_TAG