removed base image tag

This commit is contained in:
Ricard Bejarano 2019-03-20 05:37:34 +01:00
parent ca3af079ff
commit 74e7d08482
No known key found for this signature in database
GPG key ID: 5A5105DD6B91CA19

View file

@ -1,4 +1,4 @@
FROM alpine:3.9 AS build
FROM alpine AS build
ARG PCRE_VERSION="8.43"
ARG PCRE_CHECKSUM="0b8e7465dc5e98c757cc3650a20a7843ee4c3edf50aaf60bb33fd879690d2c73"