Browse Source

Bump Alpine to latest version

Signed-off-by: Mattias Gees <mattias.gees@gmail.com>
pull/2471/head
Mattias Gees 4 years ago
parent
commit
169b5a59cc
  1. 2
      Dockerfile

2
Dockerfile

@ -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

Loading…
Cancel
Save