mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-18 00:45:57 +00:00
Merge pull request #338 from naioja/bump_alpine_version
Using a newer version of alpine
This commit is contained in:
commit
611fe797eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue