michalpirgl

Results 3 issues of michalpirgl

Hi this is output of `$ gcloud run services list --project $PROJECT_ID` in my Cloud Shell web console: ``` ✔ SERVICE: event-handler REGION: europe-central2 URL: https://event-handler-7fv...app LAST DEPLOYED BY: email@...

Fix keyserver error for gpg 53 | # install latest postgresql-client 54 | >>> RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' > /etc/apt/sources.list.d/pgdg.list \ 55 | >>> && GNUPGHOME="$(mktemp -d)" \...