alpine 3.12.3

This commit is contained in:
f 2020-12-26 13:09:32 -03:00
parent 227097be6a
commit e3735537be

View file

@ -1,7 +1,7 @@
FROM alpine:3.12 AS build
FROM alpine:3.12.3 AS build
RUN apk add --no-cache tzdata
FROM alpine:3.12
FROM alpine:3.12.3
MAINTAINER "f <f@sutty.nl>"
# TODO: We don't want to receive lots of email, so we'll change this to