mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-03-13 14:59:23 +01:00
Merge pull request #338 from naioja/bump_alpine_version
Using a newer version of alpine
This commit is contained in:
commit
611fe797eb
@ -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…
Reference in New Issue
Block a user