maybe this will help

This commit is contained in:
2026-04-05 09:46:36 +02:00
parent 3709a29a57
commit 8ebd5170fd
3 changed files with 11 additions and 33 deletions
+2
View File
@@ -1,5 +1,7 @@
FROM mcr.microsoft.com/playwright:v1.59.1-noble
LABEL org.opencontainers.image.source = "https://github.com/morbalint/kemkas"
WORKDIR /work
RUN apt-get update \