update email
This commit is contained in:
parent
cd9b01826d
commit
f5642443c9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
FROM alpine:3.9
|
FROM alpine:3.9
|
||||||
MAINTAINER Florian Schwab <me@ydkn.de>
|
MAINTAINER Florian Schwab <me@ydkn.io>
|
||||||
|
|
||||||
# update system
|
# update system
|
||||||
RUN apk --no-cache --no-progress upgrade
|
RUN apk --no-cache --no-progress upgrade
|
||||||
|
|
Loading…
Reference in a new issue