Update alpine Docker tag to v3.15.0

renovate/alpine-3.x
Renovate Bot 2021-12-24 08:04:56 +00:00
parent 45fc525ad2
commit e7707e01dd
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