Valentin

Results 6 comments of Valentin

@ltstereo I made it working like this: - full content of the nginx.conf file is the following: ``` events { } http { server { listen 443 default ssl; ssl_certificate...

Hi, I'm also interested into postgis on bookworm, is there something I can help with this PR?

@e55o right after the FROM tag, like in the following block: ```yml FROM node:20-alpine3.19 # Handle CVE-2023-42282 RUN npm install -g [email protected] ```

@e55o what vulnerability in that npm version was detected, please share if you can :)