draft: Ongoing changes #1

Merged
Marijn merged 14 commits from ongoing-dev into main 2023-08-21 18:45:16 +02:00
Showing only changes of commit b4a6667fac - Show all commits

View File

@@ -1,4 +1,4 @@
FROM docker.io/python:3.11-alpine AS base FROM docker.io/python:3.11-slim AS base
WORKDIR /app WORKDIR /app