mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-21 02:09:15 +02:00
Using a newer version of alpine
Signed-off-by: Adrian Joian <ajoian@microsoft.com>
This commit is contained in:
parent
b7480f632e
commit
e961af8255
@ -10,7 +10,7 @@ COPY . .
|
|||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
# production stage
|
# production stage
|
||||||
FROM alpine:3.11
|
FROM alpine:3.15
|
||||||
|
|
||||||
ENV USER darkhttpd
|
ENV USER darkhttpd
|
||||||
ENV GROUP darkhttpd
|
ENV GROUP darkhttpd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user