Update alpine Docker tag to v3.15.0 #27

Open
Renovate Bot wants to merge 1 commit from renovate/alpine-3.x into master
Showing only changes of commit e7707e01dd - Show all commits

View file

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