X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=Dockerfile;h=0a43027dc75198b85e2b1302b3637842e88b698a;hb=9e1e82b0f3ce57f95f21fc09c70e2711e5105997;hp=e31d97d4af318a4c854f6d51d213c73aeae0fc34;hpb=270e522e0ee2bb9bef795251796abbfc74efbef3;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/Dockerfile b/Dockerfile index e31d97d..0a43027 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ COPY . . RUN yarn build # production stage -FROM alpine:3.11 +FROM alpine:3.15 ENV USER darkhttpd ENV GROUP darkhttpd