Update docker image to latest Alpine 3.10.1
Change-Id: I888c51a965ee27175584f575560a1d50f4534663
This commit is contained in:
1 changed files with 2 additions and 2 deletions
@@ -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
ENV S6_LOGGING 1
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.