mirror of https://github.com/bastienwirtz/homer
Using a newer version of alpine
Signed-off-by: Adrian Joian <ajoian@microsoft.com>pull/338/head
parent
b7480f632e
commit
e961af8255
|
@ -10,7 +10,7 @@ COPY . .
|
|||
RUN yarn build
|
||||
|
||||
# production stage
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.15
|
||||
|
||||
ENV USER darkhttpd
|
||||
ENV GROUP darkhttpd
|
||||
|
|
Loading…
Reference in New Issue