Update searx and alpine base image

This commit is contained in:
2021-01-18 10:24:20 +01:00
parent 456833200d
commit 564b517ece
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
ENV UID=991 GID=991