oci/app-runner/image-builder-alpine/Dockerfile: update
This commit is contained in:
parent
e867716fb4
commit
6ef60379b9
@ -11,6 +11,7 @@ RUN apk --update add \
|
||||
|
||||
# add kaniko tools
|
||||
COPY --from=kaniko /etc/nsswitch.conf /etc/nsswitch.conf
|
||||
RUN sync && sleep 3
|
||||
COPY --from=kaniko /kaniko/executor /kaniko/executor
|
||||
RUN sync && sleep 3
|
||||
COPY --from=kaniko /kaniko/.docker /kaniko/.docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user