Files
sbv2-api/.github/workflows/CI.Dockerfile
Googlefan db954ff710 fix
2025-02-23 04:13:51 +00:00

2 lines
86 B
Docker

FROM ubuntu:latest
RUN apt update && apt install openssl libssl-dev curl pkg-config -y