Upgrades base images.

See also #53.
This commit is contained in:
Werner Beroux 2020-07-29 16:11:58 +02:00
parent e066f3cac9
commit ce6799c1a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.12
MAINTAINER Werner Beroux <werner@beroux.com>
RUN set -x && \