set upgrade seconds image
This commit is contained in:
parent
cb237251a5
commit
56589294d6
@ -35,7 +35,7 @@ FROM base
|
||||
WORKDIR /srv/app
|
||||
|
||||
# Runtime Dependencies
|
||||
RUN apk --no-cache add tor curl
|
||||
RUN apk update && apk upgrade && apk --no-cache add tor curl
|
||||
COPY --from=builder /install /usr/local
|
||||
COPY --from=builder /srv/app /srv/app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user