]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - Dockerfile
Added Tautulli service to ToC
[github/bastienwirtz/homer.git] / Dockerfile
index e31d97d4af318a4c854f6d51d213c73aeae0fc34..0a43027dc75198b85e2b1302b3637842e88b698a 100644 (file)
@@ -10,7 +10,7 @@ COPY . .
 RUN yarn build
 
 # production stage
-FROM alpine:3.11
+FROM alpine:3.15
 
 ENV USER darkhttpd
 ENV GROUP darkhttpd