fix whitespaces
This commit is contained in:
parent
504d84719f
commit
2d493682fc
|
@ -1,6 +1,6 @@
|
|||
FROM alpine
|
||||
|
||||
RUN set -eux; \
|
||||
RUN set -ex; \
|
||||
apk add --no-cache --virtual .gosu-deps \
|
||||
ca-certificates \
|
||||
curl \
|
||||
|
|
Loading…
Reference in a new issue