Bump Alpine to latest version
Signed-off-by: Mattias Gees <mattias.gees@gmail.com>
This commit is contained in:
parent
a2089dd8e7
commit
169b5a59cc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BASEIMAGE=alpine:3.15.1
|
||||
ARG BASEIMAGE=alpine:3.15.4
|
||||
|
||||
FROM golang:1.17.8-alpine3.14 AS builder
|
||||
|
||||
|
|
Reference in a new issue