Update Dockerfile
This commit is contained in:
parent
59a389e323
commit
f9d6d9b7c7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
MAINTAINER Alper Kanat <tunix@raptiye.org>
|
MAINTAINER Alper Kanat <me@alperkan.at>
|
||||||
RUN apk --no-cache add curl jq bash
|
RUN apk --no-cache add curl jq bash
|
||||||
COPY dyndns.sh /
|
COPY dyndns.sh /
|
||||||
USER nobody
|
USER nobody
|
||||||
|
|
Loading…
Reference in a new issue