Remove latest tag.
This commit is contained in:
parent
c9ffb7443f
commit
c467f6a038
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:latest
|
||||
FROM alpine
|
||||
|
||||
RUN apk --no-cache add bash openssh-client jq gettext \
|
||||
&& adduser --no-create-home --uid 1000 -D user \
|
||||
|
|
Loading…
Reference in a new issue