Try fix buildkit build error.
This commit is contained in:
parent
92bae8bd61
commit
aae0632a8b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:latest
|
FROM docker.io/library/alpine:latest
|
||||||
|
|
||||||
RUN apk --no-cache add bash openssh-client jq gettext \
|
RUN apk --no-cache add bash openssh-client jq gettext \
|
||||||
&& adduser --no-create-home --uid 1000 -D user \
|
&& adduser --no-create-home --uid 1000 -D user \
|
||||||
|
|
Loading…
Reference in a new issue