Update docker image to latest Alpine 3.10.1

Change-Id: I888c51a965ee27175584f575560a1d50f4534663
This commit is contained in:
Thiago da Silva 2019-08-16 18:30:13 +02:00
parent 2a54619609
commit 3e7752d8c8
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
################################################ ################################################
# #
# Alpine 3.7 Swift-All-In-One # Alpine 3.10.1 Swift-All-In-One
# #
################################################ ################################################
FROM alpine:3.7 FROM alpine:3.10.1
MAINTAINER Openstack Swift MAINTAINER Openstack Swift
ENV S6_LOGGING 1 ENV S6_LOGGING 1